Multiple Choice Moderate

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

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

Select All That Apply

Tick every correct option, then press Check Answer.

  • A শুধুমাত্র function হিসেবে
  • B Multiple data store করে
  • C Only number store করে
  • D Only text store করে
Correct Answer

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.