Analysis of Algorithms and Computational Complexity Questions and Answers
Practice ModeShowing 10 of 239 questions
Q121
Merge sort uses
Answer: Option A
Q122
For merging two sorted lists of sizes m an into a sorted list of size m + n, we require comparisons of
Answer: Option C
Q123
What is the name given to the first generation computer languages ?
Answer: Option B
Q124
Can you name the most primitive computer programming language ?
Answer: Option A
Q125
Compilers and interpreters are themselves
Answer: Option B
Q126
Whereas a high level language could remain the same from one computer to another, each computer requires its own
Answer: Option B
Q127
Which programming language is associated with Admiral Grace Hopper ?
Answer: Option D
Q128
The high level programming language called APL was developed for exporessing complex mathematical expressions in compact formats. Can you name the person who developed it ?
Answer: Option C
Q129
Which computer programming language was used to write the powerful graphics for the film return of the Jedi ?
Answer: Option C
Q130
What is the name of the primary programming languages which is used in artificial intelligence research and hence for developing expert systems and fifth generation computers ?
Answer: Option B