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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
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 নয়।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic