BASIC COMPUTER CONCEPTS
COMPUTER SYSTEM TYPES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
has no ability to work on its own.
|
|
has ability to walk like humans.
|
|
has decision-making ability like humans.
|
|
None of these
|
Detailed explanation-1: -In artificial intelligence, an expert system is a computer system emulating the decision-making ability of a human expert. Expert systems are designed to solve complex problems by reasoning through bodies of knowledge, represented mainly as if–then rules rather than through conventional procedural code.
Detailed explanation-2: -An expert system is a computer program that uses artificial intelligence (AI) technologies to simulate the judgment and behavior of a human or an organization that has expertise and experience in a particular field. Expert systems are usually intended to complement, not replace, human experts.
Detailed explanation-3: -Expert systems do not have human capabilities. They use a knowledge base of a particular domain and bring that knowledge to bear on the facts of the particular situation at hand. The knowledge base of an ES also contains heuristic knowledge-rules of thumb used by human experts who work in the domain.
Detailed explanation-4: -Expert Systems An Expert System is a computer program (software) that uses artificial intelligence (AI) to reproduce the judgment of a human with expert knowledge in a particular field. A good Expert System solves a problem accurately, quickly and is easy to use. It doesn’t necessarily require technical wizardry.
Detailed explanation-5: -Explanation: Expert system is a part of AI and a computer program that is used to solve complex problems, and to give the decision-making ability like human. It does this with the help of a Knowledge base, Inference engine, and User interface, and all these are the components of an Expert System.