In recursive backtracking, if one set of recursive calls does not result in a solution to the problem, what happens?

a. The program returns to a previous decision point and makes a different decision.
b. The program backs up to the previous decision point and throws an exception.
c. The program continues, with unexpected results.
d. The program backs up to the original method call.


a. The program returns to a previous decision point and makes a different decision.

Computer Science & Information Technology

You might also like to view...

Because an attribute is automatically associated with the namespace of its element,you rarely need to unqualify an attribute name.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The business impact analysis (BIA) is the first major component of the CP process.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

____________________ refers to the percentage of enlargement or reduction on the screen.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

An operator symbol can be used to produce any operation, whether or not the operation is consistent with the symbol's accepted use.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology