Which is the simplest file structure?

(a) Sequential

(b) Indexed

(c) Random

(a) Sequential


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

Can treemap have null values?

0 Answers  


A list is ordered from smaller to largest when a sort is called. Which sort would take the shortest time to execute?

17 Answers  


Why is bubble sort stable?

0 Answers  


Explain the common uses of tree database.

0 Answers  


What are vectors used for in real life?

0 Answers  






Advanced problems related to Data Structures were asked

0 Answers   Motorola,


Which collection type is used to maintain uniqueness of data structure?

0 Answers  


We know that Arrays are objects so why cannot we write strArray.length()?

0 Answers  


What is a map programming?

0 Answers  


Why is reflection slower?

0 Answers  


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

0 Answers  


What member function places a new node at the end of the linked list?

0 Answers  


Categories