MCQ
Single Best Answer
Moderate
QStructure declare করার আগে কোন keyword ব্যবহার করা হয়?
ID: #24907
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure
2 views
Question Info
#24907Q 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
C ভাষায় structure declare করার জন্য struct keyword ব্যবহার করা হয়।
কেন B সঠিক: struct ব্যবহার করে structure define করা হয়।
কেন A ভুল: class C++ এর concept, C নয়।
কেন C ভুল: define macro এর জন্য ব্যবহার হয়।
কেন D ভুল: type নামে কোনো keyword নেই।
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic