<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Solved Quiz for Mid term Paper]]></title><description><![CDATA[<p dir="auto">Question # 1 of 10 ( Marks: 1 ) - Please choose one<br />
Some essential components of problem solving are Problem statement, _________, solution space and<br />
Operators<br />
►Complex State<br />
►Initial State<br />
►Intermediate State<br />
►Goal State (Page 17)<br />
Question # 2 of 10 ( Marks: 1 ) - Please choose one<br />
The traveling inside a solution space requires something called as ___________<br />
►Operands<br />
►Inner solution<br />
►Space solution<br />
►Operators (Page 18)<br />
Question # 3 of 10 ( Marks: 1 ) - Please choose one<br />
Genetic Algorithms is a search method in which multiple search paths are followed in _______<br />
►Series<br />
►Parallel (Page 77)<br />
►None of the give<br />
►Sequential<br />
Question # 4 of 10 ( Marks: 1 ) - Please choose one<br />
Which of the following disciplines provides us with the theories of structure and meaning of language<br />
►Linguistic (Page 9)<br />
►Philosophy<br />
►Biology<br />
►Psychology<br />
Question # 5 of 10 ( Marks: 1 ) - Please choose one<br />
In optimal path searches we try to find the ____________ solution<br />
►Least<br />
►Worst<br />
►Least but not worst<br />
►Best (Page 24)</p>
<p dir="auto">14<br />
Question # 6 of 10 ( Marks: 1 ) - Please choose one<br />
In Depth First Search the node with the largest value of height will be at the _______ priority to be picked.<br />
►Minimum<br />
►Maximum (Page 25)<br />
►Zero<br />
►Both Minimum and maximum<br />
Question # 7 of 10 ( Marks: 1 ) - Please choose one<br />
In adversarial search there may occur such a scenario where two opponents also called _____ are searching for<br />
goal.<br />
►Adversaries (Page 62)<br />
►Friend<br />
►Players<br />
►Intruders<br />
Question # 8 of 10 ( Marks: 1 ) - Please choose one<br />
From discipline ____________ we have information about the network structure of a human brain and all the<br />
theories on functionalities of different human organs.<br />
►Mathematics<br />
►Biology (Page 9)<br />
►Computer Science<br />
►Psychology<br />
Question # 9 of 10 ( Marks: 1 ) - Please choose one<br />
Hit and trial is classical approach to solve the ________ problem easily<br />
►Trivial (Page 15)<br />
►Medium<br />
Question # 10 of 10 ( Marks: 1 ) - Please choose one<br />
We use graph to represent problems and their solution spaces.<br />
►False<br />
►True (Page 22)<br />
Question # 1 of 10 ( Marks: 1 ) - Please choose one<br />
In GA, the random process is repeated until an individual with required _________ level is found.<br />
Select correct option:<br />
►Higher<br />
►Lower<br />
►Fitness (Page 86)<br />
►Logical<br />
15<br />
Question # 2 of 10 ( Marks: 1 ) - Please choose one<br />
Mutation can be as simple as just flipping a bit at random or any number of bits<br />
►True (Page 79)<br />
►False<br />
Question # 3 of 10 ( Marks: 1 ) - Please choose one<br />
Genetic algorithm uses evolutionary techniques, based on function optimization and artificial intelligence, to<br />
develop a solution.<br />
►True click here for detail<br />
►False<br />
Question # 4 of 10 ( Marks: 1 ) - Please choose one<br />
An AI system has a ____________ component that allows the system to get information from its environment.<br />
►Planning<br />
►Perception (Page 89)<br />
►Learning<br />
►Execution<br />
Question # 5 of 10 ( Marks: 1 ) - Please choose one<br />
In the worst case of semantic network, we may need to traverse the entire network and then discover that the<br />
requested info ________.<br />
►Does not exist (Page 97)<br />
►Exists<br />
►Is incorrect<br />
►Is correct<br />
Question # 6 of 10 ( Marks: 1 ) - Please choose one<br />
A statement in conjunctive normal form (CNF) consists of __________<br />
►ANDs of Ors. (Page 107)<br />
►ANDs<br />
►Ors<br />
►Ors of ANDs<br />
Question # 7 of 10 ( Marks: 1 ) - Please choose one<br />
What is the correct order for solving a problem using GA<br />
I. Choose the best individuals from the population for crossover<br />
II. Choose initial population<br />
III. Evaluate the fitness of each individual<br />
►I,II,III<br />
►I,III,II<br />
►II,I,III<br />
►II,III,I (Page 84)<br />
16<br />
Question # 8 of 10 ( Marks: 1 ) - Please choose one<br />
Intelligence id the characteristics of:<br />
►Living things (Page 4)<br />
►All things<br />
►None of them<br />
►All of them<br />
Question # 9 of 10 ( Marks: 1 ) - Please choose one<br />
Intelligence is the ability to<br />
►Think / learn/Plan/ Schedule (Page 5)<br />
►Recognize / Remember<br />
►Problem Solving<br />
►All of the Above<br />
Question # 10 of 10 ( Marks: 1 ) - Please choose one<br />
Ability to tackle ambiguous and fuzzy problems demonstrate<br />
►Intelligence (Page 6)<br />
► Non intelligence behavior<br />
►All of the given<br />
►None of the given<br />
Question # 1 of 10 ( Marks: 1 ) - Please choose one<br />
Can we precisely define Artificial Intelligence?<br />
►Yes We Can<br />
►No we cannot (Page 14)<br />
Question # 2 of 10 ( Marks: 1 ) - Please choose one<br />
The traveling inside solution space requires something called<br />
►Problem Statement<br />
►Operands<br />
►Operators (Page 18)<br />
►Solution Space<br />
Question # 3 of 10 ( Marks: 1 ) - Please choose one<br />
In DFS node with the largest value of height will be at Priority<br />
►Maximum (Page 25)<br />
►Minimum<br />
►Zero<br />
►Least</p>
<p dir="auto">17<br />
Question # 4 of 10 ( Marks: 1 ) - Please choose one<br />
Try to catch out own thoughts as they go by is<br />
►Introspection (Page 28)<br />
►Psychology<br />
►Both of above<br />
►None of the above<br />
Question # 5 of 10 ( Marks: 1 ) - Please choose one<br />
Classical way of problem solving<br />
►GA<br />
►Generate and Test (Page 15)<br />
Question # 6 of 10 ( Marks: 1 ) - Please choose one<br />
A function by which we can tell which board position is nearer to our goal is called<br />
►Alternative function<br />
►Recursive function<br />
►Best function<br />
►Fitness function (Page 83)<br />
Question # 7 of 10 ( Marks: 1 ) - Please choose one<br />
Procedures that search the solution space in an uninformed manner are usually costly with respect to _____.</p>
<p dir="auto">►Time<br />
►Space<br />
►Time and space both<br />
►All of the given (Page 37)<br />
Question # 8 of 10 ( Marks: 1 ) - Please choose one<br />
Best first search is a greedy approach.<br />
►True (Page 47)<br />
►False<br />
Question # 9 of 10 ( Marks: 1 ) - Please choose one<br />
Answering the Sequence Problem need<br />
►Intelligence (Page 15)<br />
►Ability to make plan<br />
► Ability to schedule<br />
► None of the given</p>
<p dir="auto">18<br />
Cs607 – Quizzes (Quiz No.2)<br />
Question # 1 of 10 ( Marks: 1 ) - Please choose one<br />
IF A THEN B This can be considered to have a similar logical meaning as the following:<br />
►A -&gt; B (Page 99)<br />
►A &lt;-&gt; B<br />
►A &lt;- B<br />
►None of the given<br />
Question # 2 of 10 ( Marks: 1 ) - Please choose one<br />
Within an expert system, the ______________ contains facts about a specific subject area and rules that express<br />
the reasoning procedures of an expert on the subject.<br />
► Inference engine<br />
►Knowledge engineer<br />
► Knowledge base click here for detail<br />
►None of the given options<br />
Question # 3 of 10 ( Marks: 1 ) - Please choose one<br />
In the statement “IF A THEN B”, B is called<br />
►Antecedent<br />
►Consequent (Page 95)<br />
Question # 4 of 10 ( Marks: 1 ) - Please choose one<br />
In some cases, the rules provide more definite actions such as “move left” or “close door”, in which case the<br />
rules are being used to represent _________.<br />
► Recommendations<br />
► Directives (Artificial Intelligence, 3/E) Click here for detail<br />
►Relations<br />
► None of the given options</p>
<p dir="auto">19<br />
Question # 5 of 10 ( Marks: 1 ) - Please choose one<br />
Expert system can be expressed as:<br />
► It provides tools for the management, delivery, tracking, and assessment of various types of employee<br />
learning and training<br />
►The set of business processes, culture, and behavior required to obtain value from investments in<br />
information systems<br />
►Used for finding the optimal solution for a specific problem by examining a very large number or possible<br />
solutions for that problem<br />
►Intelligent technique for capturing tacit knowledge in a very specific and limited domain of human<br />
expertise, this knowledge is converted to rules that can be used throughout the entire organization<br />
click here for detail<br />
Question # 6 of 10 ( Marks: 1 ) - Please choose one<br />
In general, the antecedent of a rule compares an object with a possible value, using an operator.<br />
►True click here for detail<br />
►False<br />
Question # 7 of 10 ( Marks: 1 ) - Please choose one<br />
IF temperature is below 0 THEN weather is cold The above rule is used to represent _______<br />
►Recommendations<br />
►Directives<br />
►Relations (Page 96)<br />
►None of the given options<br />
Question # 8 of 10 ( Marks: 1 ) - Please choose one<br />
Which of the following is a valid example which represents a suitable antecedent in a rule?<br />
►IF x &gt; 3<br />
►IF name is “Bob”<br />
►IF weather is cold<br />
► All of the given options</p>
<p dir="auto">Question # 9 of 10 ( Marks: 1 ) - Please choose one<br />
From discipline of _____________ we have the tools and techniques to investigate the human mind and ways<br />
to represent the resulting theories<br />
►Computer Science<br />
►Biology<br />
► Mathematics<br />
► Psychology (Page 9)</p>
<p dir="auto">20<br />
Question # 10 of 10 ( Marks: 1 ) - Please choose one<br />
Intelligence is the characteristic of<br />
►Living being (Page 4)<br />
►All things<br />
►None of them<br />
►All of them<br />
Question # 1 of 10 ( Marks: 1 ) - Please choose one<br />
_____ AI actually tries to recreate the functions of the inside of the brain as opposed to simply emulating<br />
behavior<br />
►Weak<br />
► Strong (Page 8)<br />
►Weak and Strong<br />
►None of the given<br />
Question # 2 of 10 ( Marks: 1 ) - Please choose one<br />
______ AI treats the brain as a black box and just emulates its functionality.<br />
► Weak (Page 8)<br />
►Strong<br />
►Weak and Strong<br />
►None of the given</p>
]]></description><link>https://community.secnto.com//topic/116/solved-quiz-for-mid-term-paper</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 23:22:59 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/116.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Jun 2019 11:32:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Solved Quiz for Mid term Paper on Wed, 19 Jun 2019 13:22:52 GMT]]></title><description><![CDATA[<p dir="auto">Today paper was totally from past attached paper.</p>
]]></description><link>https://community.secnto.com//post/288</link><guid isPermaLink="true">https://community.secnto.com//post/288</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Wed, 19 Jun 2019 13:22:52 GMT</pubDate></item><item><title><![CDATA[Reply to Solved Quiz for Mid term Paper on Wed, 19 Jun 2019 13:14:40 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/assets/uploads/files/1560950050687-cs607-midterm-solved-subjective-with-references-by-moaaz.pdf">CS607 - Midterm Solved Subjective with references  by Moaaz.pdf</a></p>
<p dir="auto"><a href="/assets/uploads/files/1560950050676-cs607-midterm-solved-mcqs-with-references-by-moaaz.pdf">CS607 - Midterm Solved Mcqs with references by Moaaz.pdf</a></p>
]]></description><link>https://community.secnto.com//post/287</link><guid isPermaLink="true">https://community.secnto.com//post/287</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Wed, 19 Jun 2019 13:14:40 GMT</pubDate></item></channel></rss>