adplus-dvertising
frame-decoration

Question

Which of the following are not file Organization?

a.

Random files

b.

Sequential files

c.

Duilet files

d.

Data files

Answer: (b).Sequential files

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 are not file Organization?

Similar Questions

Discover Related MCQs

Q. A Linear Collection Of Data Elements Where The Linear Node Is Given By Means Of Pointer Is Called _________

Q. The processing of accessing data stored in a tape is similar to manipulating data on a

Q. Which of the following is true for binary search tree?

Q. Which of the following is true for walk in a graph

Q. The number of comparison required in heap sort under worst case is

Q. The searching technique which there are no unnecessary comparisons is called

Q. The balanced sort tree is also known as

Q. A sort which used binary tree concept such that any number is larger than all the numbers in the sub tree below it, is called

Q. To insert a node in a circular list at rear position, it should be inserted at....

Q. The minimum number of fields with each node of double linked list is

Q. A characteristic of the data that binary search uses but the linear search ignore, Is the

Q. The degree of an order B – tree is

Q. If a node has K children in B tree, then the node contains exactly _____ keys.

Q. Data structures suitable for the application is discussed in

Q. A linked binary tree with n nodes n≥0 has exactly

Q. The running time of 0/1 knapsack problem using the dynamic programming is (where ‘W’ is the weight)

Q. What is the time complexity for taking a list of items, cutting it in half repeatedly until there’s only one item left?

Q. Algorithm which solves the all path shortest path problem is