Question Detail Information about an array used in a program will be stored in symbol tableactivation recorddope vectorsystem table Answer: Option C Similar Questions : 1. Preorder is depth first orderbreadth first ordertopological orderlinear order Answer: Option A 2. Sort which compares adjacent elements in a list and switches where necessary is Insertion sortHeap sortQuick sortBubble sort Answer: Option D 3. Deletion from one end and insertion from other end is stackbranchtreequeue Answer: Option D 4. O log(n) can be conneted with Selection sortInsertion sortBinary sortMerge sort Answer: Option C 5. Which sorting method is slowest Quick sortHeap sortShell sortBubble sort Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1