MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DATA STRUCTURES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which is not a type of a data structure?
A
Linked List
B
Trees
C
Array
D
None of the above
Explanation: 

Detailed explanation-1: -Best Answer Arrays are a data structure not a data type. Final Answer: Hence, the correct option is D i.e., arr.

Detailed explanation-2: -Explanation: The answer is d. i.e., single ended queue.

Detailed explanation-3: -The four basic data structure types are linear data structures, tree data structures, hash data structures and graph data structures.

There is 1 question to complete.