1.

Which of the following data structure is not linear data structure?(a) Arrays(b) Linked lists(c) Arrays & Linked lists(d) None of the mentionedThis question was posed to me in an interview for internship.My question is based upon Application Performance in chapter Database Programming Techniques of Database Management

Answer»

Correct ANSWER is (d) NONE of the mentioned

To explain: Both array and LINKED lists are in DATA structure concepts.



Discussion

No Comment Found

Related InterviewSolutions