Multiple choice

Which of the following is a false statement?

  1. A data structure is a logical representation of a particular data.

  2. Stack and queue are linear data structures.

  3. A heap is called a binary tree.

  4. Data structures also have merging operation.

  5. None of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Yes, all of the above are the true statements.