A ____ is a rule of thumb, strategy, trick, simplification, or any other kind of device which
drastically limits search for solutions in large problem spaces.
A. Heuristic
B. Critical
C. Value based
D. Analytical

1 Answer

Answer :

A. Heuristic

Related questions

Description : A ____ is a rule of thumb, strategy, trick, simplification, or any other kind of device which drastically limits search for solutions in large problem spaces. A. Heuristic B. Critical C. Value based D. Analytical

Last Answer : A. Heuristic 

Description : A heuristic is a rule of thumb------- (a) Strategy (b) Trick (c) Simplification (d) All of above

Last Answer : (d) All of above

Description : 2. ______ do not guarantee optimal/any solutions A. Heuristic B. Critical C. Value based D. Analytical

Last Answer : A. Heuristic

Description : ______ do not guarantee optimal/any solutions A. Heuristic B. Critical C. Value based D. Analytical 

Last Answer : A. Heuristic 

Description : What is the term used for describing the judgmental or commonsense part of problem solving? a) Heuristic b) Critical c) Value based d) Analytical

Last Answer : a) Heuristic

Description : Which term is used for describing the judgmental or commonsense part of problem solving? a) Heuristic b) Critical c) Value based d) Analytical

Last Answer : a) Heuristic

Description : What is the term used for describing the judgmental or commonsense part of problem solving? A. Heuristic B. Critical C. Value based D. Analytical

Last Answer : A. Heuristic 

Description : What is the term used for describing the judgmental or commonsense part of problem solving? A. Heuristic B. Critical C. Value based D. Analytical E. None of the above

Last Answer : A. Heuristic 

Description : Which of the following search strategy uses a problem specific knowledge A : uninformed Search B : Breadth-First-Search C : Heuristic Search D : Best search

Last Answer : C : Heuristic Search

Description : Which of the following search strategy uses a problem specificknowledge A : uninformed Search B : Breadth-First-Search C : Heuristic Search D : Best search

Last Answer : C : Heuristic Search

Description : Which of the following search strategy uses a problem specific knowledge A : uninformed Search B : Breadth-First-Search C : Heuristic Search D : Best search

Last Answer : C : Heuristic Search

Description : The ____ level contains constituents at the third level which are knowledge based system, heuristic search, automatic theorem proving, multi-agent system. A. Cognition level B. Gross level C. Functional level D. All of above

Last Answer : B. Gross level

Description : The ____ level contains constituents at the third level which are knowledge based system, heuristic search, automatic theorem proving, multi-agent system. A. Cognition level B. Gross level C. Functional level D. All of above

Last Answer : B. Gross level 

Description : What is the other name of informed search strategy? a) Simple search b) Heuristic search c) Online search d) None of the mentioned

Last Answer : b) Heuristic search

Description : Greedy search strategy chooses the node for expansion in ___________ a) Shallowest b) Deepest c) The one closest to the goal node d) Minimum heuristic cost

Last Answer : c) The one closest to the goal node

Description : "This Methodology Trains The Child To Search Facts, Rules And Principles Led By His Own Efforts, Organize The Set Of Knowledge Gained And Delineate General Rule". The Aforesaid Statement Is ... The following Methodology Of Teaching? Options: A) Montessori B) Kindergarten C) Heuristic D) Playway

Last Answer : C) Heuristic 

Description : A rule-of-thumb for the numbers of organisms required to produce toxins or to produce desired or undesired flavors is one million per ____. a. ounce c. gram b. kilogram d. pound

Last Answer : c. gram

Description : Which of the following serves as project estimation technique? A. Empirical estimation B. Heuristic technique C. Analytical estimation D. All of the above

Last Answer : D. All of the above

Description : A heuristic is a way of trying (A) To discover something or an idea embedded in a program (B) To search and measure how far a node in a search tree seems to be from a goal (C) To compare two nodes in a search tree to see if one is better than the other (D) Only (a), (b) and (c).

Last Answer : (D) Only (a), (b) and (c).

Description : Genetic Algorithm are a part of A . Evolutionary Computing B. inspired by Darwin's theory about evolution - "survival of the fittest" C. are adaptive heuristic search algorithm based on the evolutionary ideas of natural selection and genetics D . All of the above

Last Answer : D . All of the above

Description : What is the best method to go for the game playing problem? (1) Optimal Search (2) Random Search (3) Heuristic Search (4) Stratified Search 

Last Answer : (3) Heuristic Search

Description : Search space A . The large set of candidate solutions possible for a problem B. The information stored in a database that can be, retrieved with a single query. C. Worth of the output of a machine learning program that makes it understandable for humans D . None of these

Last Answer : A . The large set of candidate solutions possible for a problem

Description : Which of the following device was not invented by Babbage? A) Pascaline B) Difference Engine C) Analytical Engine D) None of above

Last Answer : Answer : A

Description : A heuristic is a way of trying __________ a) To discover something or an idea embedded in a program b) To search and measure how far a node in a search tree seems to be from a goal c) To compare two nodes in a search tree to see if one is better than the other is d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Which is the best way to go for Game playing problem? (A) Linear approach (B) Heuristic approach (C) Random approach (D) Optimal approach

Last Answer : (B) Heuristic approach

Description : Analytical solutions to Quadratic equations were introduced by-----? A. Al-Khawarzimi (Answer) B. Al-haitham C. IsasacNewton D. Pythagoras

Last Answer : A. Al-Khawarzimi (Answer)

Description : In the context of decision making, which of the following best describes a heuristic? (a) A rule that a person relies upon to assess or categorise choices. (b) One of many personal learned rules that a ... uses when making a decision. (d) An attitude that prefers to look at a question as a whole.

Last Answer : (b) One of many personal learned rules that a person applies in the process of decision making. 

Description : Which of the following was a small experimental machine based on Neumann’s stored program concept? (A) Analytical engine (B) Pascaline (C) Manchester Mark I (D) None of the Above

Last Answer : (C) Manchester Mark I

Description : General algorithm applied on game tree for making decision of win/lose is ____________ a) DFS/BFS Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) MIN/MAX Algorithms

Last Answer : d) MIN/MAX Algorithms

Description : Constraint satisfaction problems on finite domains are typically solved using a form of ___________ a) Search Algorithms b) Heuristic Search Algorithms c) Greedy Search Algorithms d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Hill climbing sometimes called ____________ because it grabs a good neighbor state without thinking ahead about where to go next. a) Needy local search b) Heuristic local search c) Greedy local search d) Optimal local search

Last Answer : c) Greedy local search

Description : A heuristic is a way of trying ___________ a) To discover something or an idea embedded in a program b) To search and measure how far a node in a search tree seems to be from a goal c) To compare two nodes in a search tree to see if one is better than another d) All of the mentioned

Last Answer : d) All of the mentioned

Description : Which is used to improve the performance of heuristic search? a) Quality of nodes b) Quality of heuristic function c) Simple form of nodes d) None of the mentioned

Last Answer : b) Quality of heuristic function

Description : uniform-cost search expands the node n with the __________ a) Lowest path cost b) Heuristic cost c) Highest path cost d) Average path cost

Last Answer : a) Lowest path cost

Description : Strategies that know whether one non-goal state is “more promising” than another are called ___________ a) Informed & Unformed Search b) Unformed Search c) Heuristic & Unformed Search d) Informed & Heuristic Search

Last Answer : d) Informed & Heuristic Search

Description : What is the general term of Blind searching? a) Informed Search b) Uninformed Search c) Informed & Unformed Search d) Heuristic Search

Last Answer : b) Uninformed Search

Description : How would you go about proving you have critical, analytical, and synthetic skills?

Last Answer : I suppose the traditional way. I would write a research paper where I demonstrate these skills. I suppose you could present the paper orally, too, to show your ability to think on your feet and to express yourself orally, as well.

Description : The main cognitive objective of seminar is Options: A) To develop critical and analytical capacities in a researcher B) To develop observational and experiential presenting capabilities in a researcher C ... and evaluation related abilities in a researcher D) All of the above are correct statements

Last Answer : D) All of the above are correct statements 

Description : To be critical, thinking must be (A) practical (B) socially relevant (C) individually satisfying (D) analytical

Last Answer : (D) analytical

Description : Is there a rule of thumb in English for which of two equivalent contractions to use [see examples]?

Last Answer : no rule that I can remember. The contraction at the front of the sentence tempts me to guess that you’re an engineer or technical writer. Funny, but I don’t think it would occur to me to state “I’ve not” instead of “I haven’t”. Are you fluent in other languages?

Description : Homeowners insurance question - is there a good rule of thumb about how much personal property insurance one should buy?

Last Answer : Just got my policy also and it had jumped up 200 from last year with no claims on the policy ever. I shopped around and found that AARP had a much lower price. I went with 50% and AARP.

Description : Men in their 30's to 50's - date "rule of thumb": women half their age, plus seven years?

Last Answer : Never heard of such a thing. Is that really some kind of unspoken rule somewhere?

Description : What is an easy rule-of-thumb for ensuring relatively well-balanced daily nutrition?

Last Answer : Michael Pollan, author of __The Omnivore’s Dilemma__ has it down to three sentences: “Eat food. Not too much. Plants mainly.”

Description : Is this general rule of thumb true?

Last Answer : I like bananas. I eat them a lot. I am still alive.

Description : As a rule of thumb ladies go fisrt when you are going upstairs, right? what about when you are going downstairs?

Last Answer : haha i love how all the guys are thinking about etiquette with ladies. i have never really analyzed this stuff myself. but yeah, what you said makes sense. you should go before her (while going downstairs) so you can break the fall. ouch.

Description : Which rule implement for axes Nomenclature? a.Left-hand rule b.Right-Hand Rule c.Thumb Rule d.None of the above

Last Answer : b.Right-Hand Rule

Description : The rule of thumb is that a right hander should wear a watch on the left arm and vice versa. Where did that rule come from?

Last Answer : It comes from being able to look at your watch while writting so you don't loose track of time.

Description : What should be the angle between the thumb (main) finger and the central finger in Fleming’s rule? What does each finger indicate?

Last Answer : The angle between the thumb and the central finger must be 90o. Fore finger indicates direction of magnetic field, thumb indicates direction of mechanical force / motion of conductor and the central finger indicates the direction of induced current or electric current.

Description : Explain ACID rule of thumb for transactions.

Last Answer : A transaction must be: 1. Atomic - it is one unit of work and does not dependent on previous and following transactions. 2. Consistent - data is either committed or roll back, no in-between ... . Durable - the values persist if the data had been committed even if the system crashes right after. 

Description : Explain ACID rule of thumb for transactions.

Last Answer : A transaction must be: 1. Atomic - it is one unit of work and does not dependent on previous and following transactions. 2. Consistent - data is either committed or roll back, no in-between ... 4. Durable - the values persist if the data had been committed even if the system crashes right after.