An expert system's ______________________ is like a database.

A. Blackboard
B. Explanation subsystem
C. Knowledge base
D. Inference engine

Ans: A. Blackboard

Computer Science & Information Technology

You might also like to view...

What is the purpose of the Quality and Sharpening controls in the Output Settings panel?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is an example of dynamic method invocation?

A. Running a superclass method from a subclass object B. Running an object's method from another program's main method. C. Running an object's private method from another method within that same object. D. Running System.out.println("Hello World!");

Computer Science & Information Technology