Data structures & Algorithms MCQ Set 10




1.       There are ______steps to solve the problem
A.      Seven
B.      Four
C.      Six
D.      Two

2.       ______is the first step in solving the problem
A.      Understanding the Problem
B.      Identify the Problem
C.      Evaluate the Solution
D.      None of these


3.       ______is the last step in solving the problem
A.      Understanding the Problem
B.      Identify the Problem
C.      Evaluate the Solution
D.      None of these


4.       Following is true for understanding of a problem
A.      Knowing the knowledgebase
B.      Understanding the subject on which the problem is based
C.      Communication with the client
D.      All of the above


5.       The six-step solution for the problem can be applied to
I.        Problems with Algorithmic Solution
II. Problems with Heuristic Solution
A.      Only I
B.      Only II
C.      Both I and II
D.      Neither I nor II


6.       ______ solution requires reasoning built on knowledge and experience
A.      Algorithmic Solution
B.      Heuristic Solution
C.      Random Solution
D.      None of these


7.       While solving the problem with computer the most difficult step is __________.
A.      describing the problem
B.      finding out the cost of the software
C.      writing the computer instructions
D.      testing the solution


8.       The correctness and appropriateness of ___________solution can be checked very easily.
A.      algorithmic solution
B.      heuristic solution
C.      random solution
D.      none of these

9.       The branch of computer that deals with heuristic types of problem is called _________________.
A.      system software
B.      real time software
C.      artificial intelligence
D.      none of these

10.    Artificial Intelligence makes use of following prominently
A.      Database
B.      Data Warehouse
C.      Knowledge base
D.      None of these



Answers
1.c
2.b
3.c
4.d
5.c
6.b
7.c
8.a
9.c
10.c

0 comments:

Back to TOP