Multiple Choice Moderate

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

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

Select All That Apply

Tick every correct option, then press Check Answer.

  • A Data type
  • B Number of elements
  • C Variable name
  • D Memory address
Correct Answer

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.