Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium NTS Uploaded: 13 Aug 2026

What is an array?

  • A A network device
  • B A single variable
  • C A type of loop
  • D A collection of elements of the same type stored in contiguous memory
Correct Answer: Option D — A collection of elements of the same type stored in contiguous memory
Explanation:
An array is a data structure that stores a fixed-size collection of elements of the same data type in contiguous memory locations.
Submitted by: PaperMCQs
Related MCQs