A ____ for a search algorithm illustrates the possible next choices of items to search if the current item is not the target.

A. back propagation algorithm
B. connectionist architecture
C. Set of training data
D. decision tree


Answer: D

Computer Science & Information Technology

You might also like to view...

Jenna is working on a database that stores a company's invoices. The database includes a Table called Invoices, which has a column called outBalances that shows all outstanding balances. Jenna's boss has asked her to design a query that calculates the numerical mean of all outstanding balances. Which function should Jenna use on the outBalances column to help her complete this task?

A) Max B) Count C) Avg D) Sum

Computer Science & Information Technology

The C function ____ yields the result of a value raised to the power of another value.

A. pow B. exp C. abs D. sqrt

Computer Science & Information Technology

A phone that is designed for use with GSM contains the subscriber's identification and subscription information on a small flash-memory card called a(n) ________ card

A) ESN B) SIM C) MIN D) SID

Computer Science & Information Technology

Any new scene you add has the name Scene, followed by a ____.

A. number that is one higher than the previous scene B. random number C. number that is two higher than the previous scene to allow for editing D. number based on the creation date

Computer Science & Information Technology