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

1 Answer

Answer :

D  . All of the above

Related questions

Description : Which of the following is not a part of the Darwin's theory of evolution? (1) Natural selection (2) Struggle for existence (3) Survival of the fittest (4) Inheritance of acquired characters

Last Answer : (4) Inheritance of acquired characters Explanation: The inheritance of acquired characteristics is a hypothesis that physiological changes acquired over the life of an organism such as the ... theory of adaptation equated with the evolutionary theory of French naturalist Jean-Baptiste Lamarck.'

Description : Which of the following is not a part of the Darwin’s theory of evolution? (1) Natural selection (2) Struggle for existence (3) Survival of the fittest (4) Inheritance of acquired characters

Last Answer : Inheritance of acquired characters

Description : The process by which organisms with different evolutionary history evolve similar phenotypic adaptations in response to a common environmental challenge, is called (a) non-random evolution (b) adaptive radiation (c) natural selection (d) convergent evolution.

Last Answer : (d) convergent evolution

Description : In evolutionary theory what is meant by survival of the fittest?

Last Answer : It means - usually the strongest, fastest, or best climber willsurvive over similar animals that are weaker. If an animal is fast,strong or a good climber - it has a better chance of evadingpredators.

Description : How does the survival of the fittest relate to the theory of evolution?

Last Answer : People often think of evolution as what they call survival of the fittest. However, that means a fight among members of a species. This is not what is really meant. The 'fight' is with the ... surviving what the environment throws at it, it will survive. Other species might not and will die out.

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 : Which of the following can be said as the “Theory of Darwin”? (a) Survival of the fittest and struggle for existence (b) Weak and strong always maintain a fixed proportion (c) different species do not arise by genetic mutaion (d) None of these

Last Answer : Ans:(a)

Description : The phrase 'survival of the fittest' as a way of describing the mechanism of natural selection was coined by —

Last Answer : Herbert Spencer

Description : Evolutionary computation is A . Combining different types of method or information B. Approach to the design of learning algorithms that is structured along the lines of the theory of evolution. C. ... the knowledge of an expert formulated in terms of if-then rules. D . None of these

Last Answer : B. Approach to the design of learning algorithms that is structured along the lines of the theory of evolution.

Description : Which of the following(s) is/are found in Genetic Algorithms? (i) evolution (ii) selection (iii) reproduction (iv) mutation (a) i & ii only (b) i, ii & iii only (c) ii, iii & iv only

Last Answer : (a) i & ii only

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 : 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 genetic algorithm (or GA) is a variant of stochastic beam search in which successor states are generated by combining two parent states, rather than by modifying a single state. a) True b) False

Last Answer : a) True

Description : Flippers of penguins and dolphins are examples of (a) adaptive radiation (b) convergent evolution (c) industrial melanism (d) natural selection.

Last Answer : evolution

Description : Evolution of different species in a given area starting from a point and spreading to other geographical areas is known as (1) Divergent evolution (2) Adaptive radiation (3) Natural selection (4) Migration

Last Answer : Adaptive radiation

Description : Which data structure is used to give better heuristic estimates? a) Forwards state-space b) Backward state-space c) Planning graph algorithm d) None of the mentioned

Last Answer : c) Planning graph algorithm

Description : Assertion: Population ecology is a link of ecology to population genetics and evolution. Reason: Natural selection operates at population level to evo

Last Answer : Assertion: Population ecology is a link of ecology to population genetics and evolution. Reason: Natural ... and Reason are false, then mark (4).

Description : Condition #2 of Darwin's Theory of Natural Selection by Descent with Modification states?

Last Answer : Most of the differences found within a species are passed down from parents to their offspring.

Description : Condition #1 of Darwin's Theory of Natural Selection by Descent with Modification states?

Last Answer : Individuals within a population have differences.

Description : "Two different species cannot occupy the same nich for long" is a statement of the: a) Hardy-Weinberg Law b) Darwin's Theory of Natural Selection c) Competitive Exclusion Principle d) Einstein's Theory of Relativity

Last Answer : ANSWER: C -- COMPETITIVE EXCLUSION PRINCIPLE

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 : A* algorithm is based on ___________ a) Breadth-First-Search b) Depth-First –Search c) Best-First-Search d) Hill climbing

Last Answer : c) Best-First-Search

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 : 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 : 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 : 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 : 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 : 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 part of the theory of evolution by natural selection?

Last Answer : Animals that survive cannot pass along their adaptation

Description : Darwin's Theory of Evolution and humans(details)?

Last Answer : Devolving is still a process of evolving.

Description : Define ‘evolution’. Describe Darwin’s theory of evolution. -Biology

Last Answer : Evolution is the sequence of gradual changes which take place in the primitive organisms over millions of years and new species are produced. Since, the evolution is of the living organisms, so ... favourable variations are accumulated over a long time period leading to the origin of a new species.

Description : Why does religion oppose Darwin's theory of evolution?

Last Answer : What is the answer ?

Description : Why is Darwin's theory of evolution important?

Last Answer : Many of its advocates zealously consider Darwin's theory as fact, and they may be a little overly enthused. The theory may prove, as it has so far, difficult to topple, or it may come ... are, theoretically and ideally, never completely at odds. This is true because science properly done can ne

Description : According to Darwin's Theory of Evolution, long necks in giraffes - (1) arose because of constant attempt to reach leaves on tall trees, generation after generation (2) do not give them any ... those with long necks survive (4) is a result of the special weather prevalent in African Savannah

Last Answer : (1) arose because of constant attempt to reach leaves on tall trees, generation after generation Explanation: Darwin was the first to propose that long necks evolved in giraffes because they ... -legged animals with longer and longer necks would be capable of reaching higher leaves and vegetation.

Description : According to Darwin's Theory of Evolution, long necks in giraffes (1) arose because of constant attempt to reach leaves on tall trees, generation after generation (2) do not give them any special ... those with long necks survive (4) is a result of the special weather prevalent in African Savannah

Last Answer : arose because of constant attempt to reach leaves on tall trees, generation after generation

Description : The major phenomenon responsible for micro evolution and mega evolution a. Genetic drift b. Adaptative radiation c. Natural selection d. None of the above

Last Answer : c. Natural selection

Description : he major phenomenon responsible for micro evolution and mega evolution a. Genetic drift b. Adaptative radiation c. Natural selection d. None of the above

Last Answer : c. Natural selection

Description : What are the two subfields of Natural language processing? a) symbolic and numeric b) time and motion c) algorithmic and heuristic d) understanding and generation

Last Answer : c) algorithmic and heuristic

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

Last Answer : A. Heuristic 

Description : What are the two main features of Genetic Algorithm? a) Fitness function & Crossover techniques b) Crossover techniques & Random mutation c) Individuals among the population & Random mutation d) Random mutation & Fitness function

Last Answer : a) Fitness function & Crossover techniques

Description : How the new states are generated in genetic algorithm? a) Composition b) Mutation c) Cross-over d) Both Mutation & Cross-over

Last Answer : d) Both Mutation & Cross-over

Description : Three main basic features involved in characterizing membership function are A. Intution, Inference, Rank Ordering B. Fuzzy Algorithm, Neural network, Genetic Algorithm C. Core, Support , Boundary D. Weighted Average, center of Sums, Median

Last Answer : C. Core, Support , Boundary

Description : Ability to learn how to do tasks based on the data given for training or initial experience A. Self Organization B. Adaptive Learning C. Fault tolerance D. Robustness

Last Answer : B. Adaptive Learning