adplus-dvertising
frame-decoration

Question

Which technique is being investigated as an approach to automatic programming?

a.

generative CAI

b.

specification by example

c.

All of the above

d.

non-hierarchical planning

Answer: (b).specification by example

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which technique is being investigated as an approach to automatic programming?

Similar Questions

Discover Related MCQs

Q. One definition of AI focuses on problem-solving methods that process:

Q. What is the main task of a problem-solving agent?

Q. What is Initial state + Goal state in Search Terminology?

Q. What is Time Complexity of Breadth First search algorithm?

Q. Depth-First Search is implemented in recursion with _______ data structure.

Q. Which data structure conveniently used to implement BFS?

Q. Greedy search strategy chooses the node for expansion in ___________

Q. What is disadvantage of Greedy Best First Search?

Q. Searching using query on Internet is, use of ___________ type of agent.

Q. What is Branching Factor?

Q. What is Space Complexity of Depth First search algorithm?

Q. The process of removing detail from a given state representation is called ______

Q. Which of the following search algorithm searches forward from initial state and backward from goal state till both meet to identify a common state?

Q. Uniform-cost search expands the node n with the __________

Q. What is the heuristic function of greedy best-first search?

Q. A* algorithm is based on __________

Q. When will Hill-Climbing algorithm terminate?

Q. Is optimality and completeness exist in bidirectional search algorithm?

Q. _____________search regresses over goals and validate a plan before returning it.

Q. _____________ Procedure selects a flaw in a given plan and looks for a resolver.