1000+ Advanced Data Structure MCQ Questions and Answers Pdf - 1

Question: 1

The string containing certain required formatting information is called

(A) control string

(B) character string

(C) character array

(D) argument

Ans: A

control string

Question: 2

The another name of dequeue is

(A) divided queue

(B) design queue

(C) double ended queue

(D) distributed queue

Ans: C

double ended queue

Question: 3

Which of the following data structure is non linear type?

(A) graph

(B) stacks

(C) lists

(D) srings

Ans: A

graph

Question: 4

Linear arrays are also called

(A) one dimensional array

(B) straight line array

(C) horizontal array

(D) vertical array

Ans: A

one dimensional array

Question: 5

A search technique where we keep expanding nodes with least accumulated cost so far is called

(A) hill climbing

(B) best first

(C) branch and bound

(D) breadth first

Ans: C

branch and bound

Related Questions
Read More Engineering Topics