Explain what an expert system is.

What will be an ideal response?


Logic programming has been used to write expert systems. In an expert system about a particular domain, a human "expert" in that domain contributes facts based on his or her knowledge and experience. A logic program using these facts as its declarations can then make inferences that are close to those the human expert would make.

Computer Science & Information Technology

You might also like to view...

With server-side scripts, computing is distributed over the Web, so that no one server is overloaded with programming requests.

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

Computer Science & Information Technology

You cannot modify a multi-page form using tab control

Indicate whether the statement is true or false

Computer Science & Information Technology

You should avoid long blocks of text on web pages.

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

Computer Science & Information Technology

____________ operators allow you to test variables to see if one is greater or less thananother variable or value.

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

Computer Science & Information Technology