MCQ Single Best Answer Moderate

QArray এর প্রথম element কোন index এ থাকে? A) B) C) D)

ID: #24908 SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure 2 views
Question Info
#24908Q ID
ModerateDifficulty
SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and StructureTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 1
  • C -1
  • D size
  • E 2
Correct Answer: Option B

Explanation

C ভাষায় array indexing সবসময় 0 থেকে শুরু হয়।

কেন B সঠিক: প্রথম element থাকে index 0-তে।

কেন A ভুল: 1 থেকে শুরু হয় না।

কেন C ভুল: negative index valid নয়।

কেন D ভুল: size index নয়।

Share This Question

Challenge a friend or share with your study group.