Respuesta :

Answer:

 An expert system is designed and works in Prolog as, an expert system emulate the decision making ability of a human expert. Prolog itself is a simple inference engine and theorem which drives conclusion from rules. It is   implemented by relying on prolog built in search and mechanisms. We can easily implement meta interpreters in the prolog.  

ACCESS MORE