Monday 4 July 2011

|| VU Expert 2010 || CS607 today's quizzes (unsolved)





Quiz Start Time: 08:53 PM
Time Left 89
sec(s)
Question # 1 of 10 ( Start time: 08:53:34 PM ) Total Marks: 1
In expressing rules, the _________ usually takes the form of an action or a conclusion.
Select correct option:
Antecedent
Consequent






Quiz Start Time: 08:53 PM
Time Left 90
sec(s)
Question # 2 of 10 ( Start time: 08:54:35 PM ) Total Marks: 1
IF A THEN B This can be considered to have a similar logical meaning as the following:
Select correct option:
A -> B
A <-> B
A <- B
None of the given






Quiz Start Time: 08:53 PM
Time Left 36
sec(s)
Question # 3 of 10 ( Start time: 08:55:02 PM ) Total Marks: 1
Rule, which may have a priority in expert systems, is called
Select correct option:
Meta rule
Conflict resolution rule
Forward chain rule
None of the given options






Quiz Start Time: 08:53 PM
Time Left 73
sec(s)
Question # 4 of 10 ( Start time: 08:56:06 PM ) Total Marks: 1
IF IELTS score of Ali is 6 and CGPA of Ali is 3.7 and GRE score of Ali is 66 Then He is eligible to take admission in any of the University abroad
Select correct option:
(deftamplate Ali (slot attribute)(slot value)) (defrule Alichance (Ali (attribute "IELTS score")(value "6")) (Ali (attribute "CGPA")(value "3.7")) (Ali (attribute "GRE")(value "66")) <= (printout t "He is eligible to take admission in any of the University abroad"))

(deftamplate Ali (slot attribute)(slot value)) (defrule Alichance (Ali (attribute "IELTS score")(value "6")) (Ali (attribute "CGPA")(value "3.7")) (Ali (attribute "GRE")(value "66")) => (printout t "He is eligible to take admission in any of the University abroad")

(deftamplate Ali (slot attribute)(slot value)) (defrule Alichance (Ali (attribute "IELTS score")(value "6")) (Ali (attribute "CGPA")(value "3.7")) (Ali (attribute "GRE")(value "66")) => (printout t "He is eligible to take admission in any of the University abroad"))

(defrule Alichance (Ali (attribute "IELTS score")(value "6")) (Ali (attribute "CGPA")(value "3.7")) (Ali (attribute "GRE")(value "66")) => (printout t "He is eligible to take admission in any of the University abroad"))







Quiz Start Time: 08:53 PM
Time Left 89
sec(s)
Question # 5 of 10 ( Start time: 08:57:29 PM ) Total Marks: 1
Expert system technique where a hypothesis is given at the beginning and the inference engine proceeds to ask the user questions about selected facts until the hypothesis is either confirmed or denied
Select correct option:
Network Knowledge
Data mining
Backward chaining
Forward chaining






Quiz Start Time: 08:53 PM
Time Left 89
sec(s)
Question # 6 of 10 ( Start time: 08:58:49 PM ) Total Marks: 1
An alternative method is the longest-matching strategy. This method involves firing the conclusion that was derived from the _______________.
Select correct option:
Longest rule
Shortest rule
Complex rule
Forward chain rule





Quiz Start Time: 08:53 PM
Time Left 73
sec(s)
Question # 7 of 10 ( Start time: 09:00:11 PM ) Total Marks: 1
Expert systems are an application in what area of artificial intelligence?
Select correct option:
Cognitive science
Computer science
Robotics
Natural interface applications






Quiz Start Time: 08:53 PM
Time Left 90
sec(s)
Question # 8 of 10 ( Start time: 09:00:49 PM ) Total Marks: 1
Identify correct statement for the given rule. IF The aptitude level of an undergraduate student is low and The English understanding level of undergraduate student is dull THEN He is not eligible to go abroad for higher studies.
Select correct option:
(deftamplate UnderGradStudent (slot attribute)(slot value)) (defrule StudentStatus (UnderGradStudent (attribute "aptitude level")(value "low")) (UnderGradStudent (attribute "English understanding level")(value "dull")) => (printout t "He is not eligible to go abroad for higher studies")

(deftamplate UnderGradStudent (slot attribute)(slot value)) (defrule StudentStatus (UnderGradStudent (attribute "aptitude level")(value "low")) (UnderGradStudent (attribute "English understanding level")(value "dull")) => (printout t "He is not eligible to go abroad for higher studies"))

(deftamplate UnderGradStudent (slot attribute)(slot value)) (defrule StudentStatus (UnderGradStudent (attribute "aptitude level")(value "low")) (UnderGradStudent (attribute "English understanding level")(value "dull")) <=> (printout t "He is not eligible to go abroad for higher studies"))

(defrule StudentStatus (UnderGradStudent (attribute "aptitude level")(value "low")) (UnderGradStudent (attribute "English understanding level")(value "dull")) => (printout t "He is not eligible to go abroad for higher studies"))





Quiz Start Time: 08:53 PM
Time Left 89
sec(s)
Question # 9 of 10 ( Start time: 09:02:04 PM ) Total Marks: 1
Expert system can be expressed as:
Select correct option:
It provides tools for the management, delivery, tracking, and assessment of various types of employee learning and training
The set of business processes, culture, and behavior required to obtain value from investments in information systems
Used for finding the optimal solution for a specific problem by examining a very large number or possible solutions for that problem
Intelligent technique for capturing tacit knowledge in a very specific and limited domain of human expertise, this knowledge is converted to rules that can be used throughout the entire organization






Quiz Start Time: 08:53 PM
Time Left 89
sec(s)
Question # 10 of 10 ( Start time: 09:02:38 PM ) Total Marks: 1
In general, the antecedent of a rule compares an object with a possible value, using an operator.
Select correct option:
True
False







Quiz Start Time: 09:04 PM
Time Left 89
sec(s)
Question # 1 of 10 ( Start time: 09:04:04 PM ) Total Marks: 1
____________ are able to override the normal rules in expert systems.
Select correct option:
Meta rules
Conflict resolution rules
Forward chain rules
None of the given options






Quiz Start Time: 09:04 PM
Time Left 73
sec(s)
Question # 2 of 10 ( Start time: 09:04:57 PM ) Total Marks: 1
In the statement "IF A THEN B", B is called
Select correct option:
Antecedent
Consequent






Quiz Start Time: 09:04 PM
Time Left 89
sec(s)
Question # 3 of 10 ( Start time: 09:05:21 PM ) Total Marks: 1
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______
Select correct option:
Recommendations
Directives
Relations
None of the given options





Quiz Start Time: 09:04 PM
Time Left 88
sec(s)
Question # 4 of 10 ( Start time: 09:06:11 PM ) Total Marks: 1
Which of the following is a valid example which represents a suitable antecedent in a rule?
Select correct option:
IF x > 3
IF name is "Bob"
IF weather is cold
All of the given options






Quiz Start Time: 09:04 PM
Time Left 45
sec(s)
Question # 5 of 10 ( Start time: 09:06:44 PM ) Total Marks: 1
Clips command for adding two numbers 3 and 4 is.
Select correct option:
CLIPS> (+ 3 4)
CLIPS> (3 4 +)





Quiz Start Time: 09:04 PM
Time Left 84
sec(s)
Question # 6 of 10 ( Start time: 09:07:34 PM ) Total Marks: 1
IF A THEN B This can be considered to have a similar logical meaning as the following:
Select correct option:
A -> B
A <-> B
A <- B
None of the given






Quiz Start Time: 09:04 PM
Time Left 90
sec(s)
Question # 7 of 10 ( Start time: 09:07:46 PM ) Total Marks: 1
Within an expert system, the ______________ contains facts about a specific subject area and rules that express the reasoning procedures of an expert on the subject.
Select correct option:
Inference engine
Knowledge engineer
Knowledge base
None of the given options






Quiz Start Time: 09:04 PM
Time Left 89
sec(s)
Question # 8 of 10 ( Start time: 09:08:56 PM ) Total Marks: 1
Reasoning in backward chaining is known as:
Select correct option:
Data-driven reasoning
Rule-driven reasoning
Intelligence-driven reasoning
Goal-driven reasoning






Quiz Start Time: 09:04 PM
Time Left 90
sec(s)
Question # 9 of 10 ( Start time: 09:09:38 PM ) Total Marks: 1
A rule may have more than one _________, which usually suggests that there are multiple actions to be taken.
Select correct option:
Antecedent
Consequent








Quiz Start Time: 09:04 PM
Time Left 89
sec(s)
Question # 10 of 10 ( Start time: 09:09:58 PM ) Total Marks: 1
In a situation where more than one conclusion can be deduced from a set of facts, to decide which rule to be fired we use Conflict resolution.
Select correct option:
True
False



--
Please visit http://www.vuexpert.com and get registered for Past Papers, Quiz, Assignments, GDBs and much more...
 
To post to this group, send email to vu_experts@googlegroups.com
 
Do write to bilal.zaheem@gmail.com for Help, suggestion and Complaint.

No comments:

Post a Comment