Multiple Choice Moderate

QStructure ব্যবহার করার সুবিধা কী?

ID: #24913 SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure 10 views
Question Info
#24913Q 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 শুধুমাত্র এক ধরনের data store
  • B Complex data model তৈরি
  • C Memory waste করে
  • D Only arithmetic কাজ করে
Correct Answer

Explanation

Structure ব্যবহার করে real-world complex data model তৈরি করা যায়।

কেন B সঠিক: structure বিভিন্ন data type একসাথে store করে complex model তৈরি করে।

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

কেন C ভুল: memory waste করার জন্য নয়।

কেন D ভুল: arithmetic কাজ structure এর কাজ নয়।

Share This Question

Challenge a friend or share with your study group.