MCQ Single Best Answer Moderate

QStructure কোথায় বেশি ব্যবহৃত হয়?

ID: #24902 SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure 2 views
Question Info
#24902Q 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 Single value store করতে
  • B Complex data model তৈরি করতে
  • C Only arithmetic calculation
  • D Loop control করতে
Correct Answer: Option B

Explanation

Structure ব্যবহার করা হয় complex data model তৈরি করতে যেখানে multiple data type থাকে।

কেন B সঠিক: structure বাস্তব জীবনের data model যেমন Student, Employee ইত্যাদি তৈরি করতে ব্যবহৃত হয়।

কেন A ভুল: single value এর জন্য variable যথেষ্ট।

কেন C ভুল: structure calculation tool নয়।

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

Share This Question

Challenge a friend or share with your study group.