MCQ
Single Best Answer
Moderate
QArray কোন ধরনের data structure?
ID: #24912
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure
1 views
Question Info
#24912Q 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 A
Explanation
Array হলো একটি linear data structure যেখানে elements sequentialভাবে থাকে।
কেন A সঠিক: array linear order এ data store করে।
কেন B ভুল: non-linear structure যেমন tree।
কেন C ভুল: tree আলাদা structure।
কেন D ভুল: graph আলাদা structure।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic