Multiple Choice
Moderate
QArray কোন ধরনের data structure?
ID: #24912
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure
9 views
Question Info
#24912Q ID
ModerateDifficulty
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and StructureTopic
Your Answer
Select All That Apply
Tick every correct option, then press Check Answer.
Correct Answer
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