Analysis of Algorithms and Computational Complexity Questions and Answers
Practice ModeShowing 10 of 239 questions
Q61
Which of the following statements is incorrect ?
Answer: Option D
Q62
Which of the following tool is known as the Parser generator ?
Answer: Option B
Q63
Which of the following statements is wrong ?
Answer: Option C
Q64
Search tables used by compilers for efficient searching generally use
Answer: Option A
Q65
FORTRAN implementations do not permit recursion because
Answer: Option A
Q66
An unrestricted use off the "goto" statement is harmful beccause
Answer: Option A
Q67
Which of the following features of Pascal cannot be captured by context-free grammars ?
Answer: Option C
Q68
YACC generates parsers based on
Answer: Option B
Q69
Which of the following conversions is not possible (algorithmically) ?
Answer: Option A
Q70
Which of the following languages is not well suited for computation ?
Answer: Option D