MCQ Single Best Answer Moderate

QArray size কী নির্দেশ করে?

ID: #24910 SEMESTER – I - COMS - Unit – 3: Section 4: Introduction to C: Arrays and Structure 2 views
Question Info
#24910Q 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 Data type
  • B Number of elements
  • C Variable name
  • D Memory address
Correct Answer: Option B

Explanation

Array size বলে কতগুলো element array-তে রাখা যাবে।

কেন B সঠিক: size মানে element count।

কেন A ভুল: data type size নয়।

কেন C ভুল: variable name আলাদা জিনিস।

কেন D ভুল: memory address size নির্দেশ করে না।

Share This Question

Challenge a friend or share with your study group.