MCQ Single Best Answer Moderate

QC ভাষায় structure কী ধরনের data type?

ID: #24903 SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure 2 views
Question Info
#24903Q ID
ModerateDifficulty
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and StructureTopic

Choose the Best Option

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

  • A Built-in data type
  • B Primitive data type
  • C User-defined data type
  • D Constant data type
Correct Answer: Option C

Explanation

Structure হলো C ভাষার user-defined data type, যা programmer নিজে তৈরি করে।

কেন C সঠিক: structure নিজে define করা হয় তাই এটি user-defined।

কেন A ভুল: built-in types হলো int, float ইত্যাদি।

কেন B ভুল: primitive type আলাদা category।

কেন D ভুল: constant data type নামে কোনো category নেই।

Share This Question

Challenge a friend or share with your study group.