MCQ
Single Best Answer
Moderate
QArray memory কিভাবে store হয়?
ID: #24904
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure
2 views
Question Info
#24904Q 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 C
Explanation
Array এর সব element continuous memory location এ store হয়।
কেন C সঠিক: contiguous memory allocation array এর main feature।
কেন A ভুল: random storage হয় না।
কেন B ভুল: non-contiguous হলে array efficiency কমে যাবে।
কেন D ভুল: array শুধু stack এ সীমাবদ্ধ নয়।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic