adplus-dvertising
frame-decoration

Question

Which of the following data structure is not linear data structure?

a.

Arrays

b.

Linked lists

c.

Both of above

d.

None of above

Answer: (d).None of above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following data structure is not linear data structure?

Similar Questions

Discover Related MCQs

Q. Which of the following data structure is linear data structure?

Q. Which of the following statement is false ?

Q. Which of the following sorting algorithm is of divide-and-conquer type?

Q. Which of the following can be used as a criterion for classification of data structures used in language processing ?

Q. The OS of a computer may periodically collect all the free memory space to form contiguous block of free space. This is called

Q. A linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as a

Q. ___________ is neither an algorithm nor a program.

Q. The concepts in programming languages are essential knowledge to anyone who wants to become skilled in_________________.

Q. Which model is used to organize data in the main memory is called data structure?

Q. A ________is a linear list of data elements in which the addition of a new element or the deletion of an element occurs only at one end.

Q. The hierarchical relationship between data elements can be easily represented using a nonlinear data structure called_______.

Q. What is the process of finding the location of a given data element in the data structure called?

Q. What plays an important role in programming?

Q. Data must be represented, organized, stored, processed and managed in a way that facilitates_________.

Q. __________ is a collection of data elements of similar data types.

Q. Which is an example of a dynamic data structure?

Q. A data structure is a group of data elements grouped together under ______.

Q. To write fixed-length records, use file open mode:

Q. A random access file is organized most like a(n):

Q. Which file open mode would be used to write data only to the end of an existing file?