MCQ
Single Best Answer
Moderate
QArray এর কোন বৈশিষ্ট্যটি সঠিক?
ID: #24906
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure
2 views
Question Info
#24906Q 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
Array হলো এমন একটি data structure যা একই ধরনের ডেটা সংরক্ষণ করে।
কেন B সঠিক: array শুধুমাত্র একই data type যেমন int, float, char store করে।
কেন A ভুল: array different data type support করে না।
কেন C ভুল: array শুধু integer-এর জন্য নয়।
কেন D ভুল: array শুধু character-এর জন্য নয়।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic