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

Define balancing condition for AVL Tree.

0 Answers  


Is pointer a variable in data structure?

0 Answers  


If you have to store one lakh objects, what will be a better option- a hash map or an array list?

0 Answers   DELL,


What's the difference between an array and vector?

0 Answers  


What is the best complexity of bubble sort?

0 Answers  






How does hashset work internally in java?

0 Answers  


What is the difference between arraylist and linkedlist?

0 Answers  


How does a heap sort work?

0 Answers  


What are the advantages of bubble sort?

0 Answers  


What is bubble sort algorithm in data structure sort and searching?

0 Answers  


Write the algorithm for converting infix expression to postfix expression?

0 Answers  


How do you implement a stack?

0 Answers  


Categories