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

Which of the following is a linear data structure?

  • A Hash Table
  • B Graph
  • C Array
  • D Tree
Correct Answer: Option C — Array
Explanation:
An array is a linear data structure because its elements are arranged sequentially in memory, one after another, unlike trees and graphs which have hierarchical or networked structures.
Submitted by: PaperMCQs
Related MCQs