Question Detail The memory address of the first element of an array is called floor addressfirst addressfoundation addressbase address Answer: Option D Similar Questions : 1. A graph with one or more edges is at least 1-chromatic2-chromatic3-chromatic4-chromatic Answer: Option B 2. Which of the following name does not relate to stacks FIFO listsLIFO listPilesPush-down lists Answer: Option A 3. The complexity of merge sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option D 4. Which data structure is needed to convert infix notations to postfix notations linear listtreestackqueue Answer: Option C 5. Repeated execution of simple computation may cause compounding of round off errorssyntax errorsrun time errorslogic errors Answer: Option A Read more from - Data Structure Questions Answers - Chapter 1