MCQ Single Best Answer Not Set

QWhich of the datatypes have size that is variable?

ID: #896 Data Types in C Language 8,302 views
Question Info
#896Q ID
Not SetDifficulty
Data Types in C LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Array
  • B Structure
  • C Union
  • D All
Correct Answer: Option D

Explanation

Since the size of the structure depends on its fields, it has a variable size.

Share This Question

Challenge a friend or share with your study group.