What is artificial intelligence - which is not the commonly


1. What is Artificial intelligence?

2. Which is not the commonly used programming language for AI?

3. Which instruments are required for perceiving and acting upon the environment?

4. Artificial Intelligence has its expansion in the following application. (Mark all that apply)

5. An ‘agent' is anything that,

6. What is perception sequence of an agent?

7. Agents behavior can be best described by

8. Rational agent is the one who always does the right thing. State true or false

9. Performance Measures are fixed for all agents. State true or false

10. What is rational at any given time depends on

11. An omniscient agent knows the actual outcome of its actions and can act accordingly; but omniscience is impossible in reality. Rational Agent always does the right thing; but Rationality is possible in reality. State true or false

12. The Task Environment of an agent consists of

13. What could possibly be the environment of a Satellite Image Analysis System?

14. How many types of agents are there in artificial intelligence?

15. Categorize Crossword puzzle in Fully Observable / Partially Observable.

16. The game of Poker is a single agent.

17. Satellite Image Analysis System is (Choose the one that is not applicable).

18. What is the rule of simple reflex agent?

19. An agent is composed of,

20. In which of the following agentsis the problem generator present?

21. The main task of a problem-solving agent is

22. What is state space?

23.The problem-solving agent with several immediate options of unknown value can decide what to do by just examining different possible sequences of actions that lead to states of known value, and then choosing the best sequence. This process of looking for such a sequence is called Search. State 24. A search algorithm takes _________ as an input and returns ________ as anoutput.

25. A problem in a search space is defined by,

26. The Set of actions for a problem in a state space is formulated by a ___________.

27. A solution to a problem is a path from the initial state to a goal state. Solutionquality is measured by the path cost function, and an optimal solution has the highest path cost among all solutions. State whether true or false.

28. The process of removing detail from a given state representation is called______.

29. A problem solving approach works well for

30. The _______ is a touring problem in which each city must be visited exactly once. The aim is to find the shortest tour.

31. Web Crawler is a/an

32. The major component/components for measuring the performance of problem solving

33.Which search strategy is also called as blind search?

34. How many types are available in uninformed search method?

35. Which search is implemented with an empty first-in-first-out queue?

36. When is breadth-first search optimal?

37. How many successors are generated in backtracking search?

38. What is the space complexity of Depth-first search?

39. How many parts does a problem consists of?

40. Which algorithm is used to solve any kind of problem?

41. Which search algorithm imposes a fixed depth limit on nodes?

42. Which search implements stack operation for searching the states?

43. Optimality of BFS is

42. How many successors are generated in backtracking search?

43. What is the space complexity of Depth-first search?

44. Which search algorithm imposes a fixed depth limit on nodes?

45. LIFO is ______ where as FIFO is ________?

46. When the environment of an agent is partially observable in search space following problem/problems could occur.

47. For general graph, how one can get rid of repeated states?

48. DFS is ______ efficient and BFS is __________ efficient.

49. The main idea of bi-directional search is to reduce the time complexity by searching two way simultaneously from start node and another from goal node.

50. An algorithm is complete if

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: What is artificial intelligence - which is not the commonly
Reference No:- TGS01532404

Expected delivery within 24 Hours