Question Detail The complexity of Bubble sort algorithm is O(n)O(log n)O(n2)O(n log n) Answer: Option C Similar Questions : 1. Information about an array used in a program will be stored in symbol tableactivation recorddope vectorsystem table Answer: Option C 2. The memory address of the first element of an array is called floor addressfirst addressfoundation addressbase address Answer: Option D 3. Recursive problems are implemented by queuesstackslinked listsstrings Answer: Option B 4. Which is ALGOL based simulation language FORTRANSIMSCRIPTGASP IVnone of above Answer: Option B 5. Which is problem oriented language BASICPL/IFORTRANnone of above Answer: Option D Read more from - Data Structure Questions Answers - Chapter 1