MCQ Single Best Answer Moderate

QStructure variable কীভাবে কাজ করে?

ID: #24909 SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure 4 views
Question Info
#24909Q 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 শুধুমাত্র function হিসেবে
  • B Multiple data store করে
  • C Only number store করে
  • D Only text store করে
Correct Answer: Option B

Explanation

Structure variable একাধিক ধরনের data একসাথে store করতে পারে।

কেন B সঠিক: structure multiple data type handle করতে পারে যেমন int, float, char।

কেন A ভুল: structure function নয়।

কেন C ভুল: শুধুমাত্র number নয়।

কেন D ভুল: শুধুমাত্র text নয়।

Share This Question

Challenge a friend or share with your study group.