In an expert system, the _____ is the component that delivers the expert advice.

A. inference engine
B. knowledge acquisition facility
C. user interface
D. explanation facility

Answer: A

Computer Science & Information Technology

You might also like to view...

A(n) ________ is a chart element that identifies the patterns or colors that are assigned to each category in the chart

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which statement is false?

a. A ListIterator accesses the elements of a List. b. Class ArrayList is a fixed-size array. c. A LinkedList is a linked list implementation of a List. d. ArrayLists execute faster than Vectors because they are not thread safe.

Computer Science & Information Technology