Data Processing Assistant Model Paper
If You are appearing in UPSC exam for Data Processing Assistant posts in Information Technology Department, Govt. of NcT of Delhi or in National Crime Records Bureau (NCRB), Women Safety, Ministry of Home Affairs which will be conducting on 30th Jan 2022 at various exam centers and searching the Data Processing Assistant Previous year papers. Then you are at right place. Here we are providing the Data Processing Assistant Model paper on Artificial Intelligence & Machine Learning
Sr. No. | Question |
1 | A problem in a search space is defined by one of these states _________
(a) Initial state (b) Last state (c) Intermediate state (d) All of the above |
2 | Hill-climbing algorithm terminates when, ________
(a) Stopping criterion met (b) Global Min/Max is achieved (c) No neighbor has higher value (d) All of the mentioned |
3 | A search algorithm takes _______ as an input and returns ______ as an output.
(a) Input, output (b) Problem, solution (c) Solution, problem (d) Parameters, sequence of actions |
4 | Which search method takes less memory?
(a) Depth-first search (b) Breadth-first search (c) Linear search (d) Optimal search |
5 | A production rule consists of ________
(a) Only set of Rule (b) Only sequence of steps (c) Set of rule & sequence of steps (d) Arbitrary representation to problem |
6 | Which is the best way to go for Game playing problem?
(a) Linear approach (b) Heuristic approach (some knowledge is stored) (c) Random approach (d) An optimal approach |
7 | What is artificial intelligence?
(a) Putting your intelligence into computer (b) Programming with your won intelligence (c) Making a machine intelligent (d) Playing a game |
8 | A.M. turing developed a technique for determining whether a computer could or could not demonstrate the artificial intelligence, presently, this technique, is called ____
(a) Turing Test (b) Algorithm (c) Boolean Algebra (d) Logarithm |
9 | Semantic Networks is _________
(a) A way of representing knowledge (b) Data Structure (c) Data type (d) Pointer |
10 | Which search uses the problem specific knowledge beyond the definition of the problem?
(a) Informed search (b) Depth-first search (c) Breadth-first-search (d) Uninformed search |
11 | Which is used to improve the performance of heuristic search?
(a) Quality of nodes (b) Quality of heuristic function (c) Simple form of nodes (d) Used Techniques |
12 | Which of the following is NOT the style of inference?
(a) Forward chaining (b) Backward chaining (c) Resolution refutation (d) Modus ponen |
13 | Frames is _______
(a) Data type (b) Data structure (c) A way of representing knowledge (d) DBMS |
Published on 5th Oct 2021 | |
Leave a Reply