What are the two main subroutines used for generating literals?

1 Answer

Answer :

i. NEW – LITERALS

 ii. CHOOSE - LITERALS

Related questions

Description : What is called inconsistent support? a) If two literals are not negation of other b) If two literals are negation of other c) Mutually exclusive d) None of the mentioned

Last Answer : b) If two literals are negation of other

Description : What will happen if two literals are identical? a) Remains the same b) Added as three c) Reduced to one d) None of the mentioned

Last Answer : c) Reduced to one

Description : Two literals are complementary if _____________ a) They are equal b) They are identical and of equal sign c) They are identical but of opposite sign d) They are unequal but of equal sign

Last Answer : c) They are identical but of opposite sign

Description : How many literals are available in top-down inductive learning methods? a) 1 b) 2 c) 3 d) 4

Last Answer : c) 3

Description : Where does the degree of belief is applied? a) Propositions b) Literals c) Variables d) Statements

Last Answer : a) Propositions

Description : What are present in each level of planning graph? a) Literals b) Actions c) Variables d) Both Literals & Actions

Last Answer : d) Both Literals & Actions

Description : For resolution to apply, all sentences must be in conjunctive normal form, a conjunction of disjunctions of literals. a) True b) False

Last Answer : a) True

Description : What is the condition of variables in first-order literals? a) Existentially quantified b) Universally quantified c) Both Existentially & Universally quantified d) None of the mentioned

Last Answer : b) Universally quantified

Description : What kind of clauses are available in Conjunctive Normal Form? a) Disjunction of literals b) Disjunction of variables c) Conjunction of literals d) Conjunction of variables

Last Answer : a) Disjunction of literals

Description : Which form is called as a conjunction of disjunction of literals? a) Conjunctive normal form b) Disjunctive normal form c) Normal form d) All of the mentioned

Last Answer : a) Conjunctive normal form

Description : What are the 3 kinds of literals that can be added?

Last Answer : i. Literals using Predicate  ii. Equality and inequality literals  iii. Arithmetic comparisons

Description : Explain Min-Max method of generating the game tree.

Last Answer : Ans. The Minmax search procedure is a depth-first, depth-limited procedure. The ideas is to start at the current position & use the plausible-move generator to generate the set of possible successor ... its child values - 4. When value reaches the root: choose max value and the corresponding move.

Description : ……… are also called as parametric subroutines a.Micro b.Macro c.Sub Macro d.Sub Micro

Last Answer : b.Macro

Description : Which are of the following instructions of hardware subroutines: a. SCAL b. SXIT co Botha&b d. None of these

Last Answer : co Botha&b

Description : Subroutines are placed in identical section to caller so that SCAL and SXIT __ overpass divison limits: a. Don’t b. Does c. Cross d. By

Last Answer : a. Don’t

Description : subroutines are invoked by using their___ _ ina subroutine call statement and replacing formal parameters with__ __ parameters: a. Identifier and formal b. Identifier and actual c. Expression and arguments d. None of these

Last Answer : b. Identifier and actual

Description : By defining the _ __ register as last in first out stack the sequence can handle nested subroutines: a. S b. J ce. R d. T

Last Answer : ce. R

Description : Which is used to store critical pieces of data during subroutines and interrupts: a. Stack b. Queue c. Accumulator d. Data register

Last Answer : a. Stack

Description : State canned cycle & subroutines.

Last Answer : Canned cycle (Fixed cycle): It is defined as a set of instructions, inbuilt or stored in the system memory, to perform a fixed sequence of operations. [1] It reduces programming time and ... also called as sub programs. [4] After completion of subroutine the control returns to main program. 

Description : Which is used to store critical pieces of data during subroutines and interrupts: (A) Stack (B) Queue (C) Accumulator (D) Data register

Last Answer : Which is used to store critical pieces of data during subroutines and interrupts: Stack 

Description : The objective of .................. procedure is to discover at least one ............... that causes two literals to match. (A) unification, validation (B) unification, substitution (C) substitution, unification (D) minimax, maximum

Last Answer : (B) unification, substitution

Description : Define what are the different types of literals in C#?

Last Answer : Boolean literals: True and False are literals of the Boolean type that map to the true and false state, respectively. Integer literals: Used to write values of types Int, uint, long, and ulong. Real ... by a double-quote character, such as © hello . The Null literal: Represents the null-type.

Description : Define what is literals and their types?

Last Answer : Literals are value constants assigned to variables in a program. C# supports several types of literals are Integer Literals Real literals Boolean Literals Single character literals String Literals Backslash character literals

Description : Identify the literals listed below: (i) 0.5 (ii)’A’ (iii) false (iv) “a”

Last Answer : Ans. (i) Floating point literal (ii) Character literal (iii) Boolean literal (iv) String literal

Description : A horn clause is ...................... (A) A clause in which no variables occur in the expression (B) A clause that has at least one negative literal (C) A disjunction of a number of literals (D) A clause that has at most one positive literal

Last Answer : (D) A clause that has at most one positive literal 

Description : In Artificial Intelligence (AI), what is present in the planning graph? (1) Sequence of levels (2) Literals (3) Variables (4) Heuristic estimates

Last Answer : Sequence of levels

Description : What are the two main ways of generating electricity? How are they different from each other ? Explain. -SST 10th

Last Answer : Electricity is generated by hydropower and thermal power: 1. Hydro electricity is generated by running water while thermal power is generated by burning coal, petroleum and natural gas. ... of hydro electricity production: Bhakra Nangal dam Example of thermal power production: Neyveli power plant

Description : What are the two main ways of generating electricity? -SST 10th

Last Answer : The two main ways of generating electricity are:-

Description : What are the two main ways of generating electricity? -SST 10th

Last Answer : The two main ways of generating electricity are :-

Description : When you list specific details about the main ideas of your subject in order to choose one list to develop you are . A. narrowing your topic B. gathering details C. listing sources D. generating your?

Last Answer : Need answer

Description : The marketing function's main concern is with (a) producing goods or providing services ; (b) procuring materials, supplies, and equipment (c) building and maintaining a positive image ; (d) generating the demand for the organization's products or services

Last Answer :  (d) generating the demand for the organization's products or services 

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 : The main idea of Bidirectional search is to reduce the time complexity by searching two way simultaneously from start node and another from goal node. a) True b) False

Last Answer : a) True

Description : Natural Language generation is the main task of Natural language processing. a) True b) False

Last Answer : a) True

Description : One the main drawback of this type of planning system is that it requires a lot of computational powers at each node. a) True b) False

Last Answer : a) True

Description : What is the main advantage of backward state-space search? a) Cost b) Actions c) Relevant actions d) All of the mentioned

Last Answer : c) Relevant actions

Description : What are the main cons of hill-climbing search? a) Terminates at local optimum & Does not find optimum solution b) Terminates at global optimum & Does not find optimum solution c) Does not find optimum solution & Fail to find a solution

Last Answer : a) Terminates at local optimum & Does not find optimum solution

Description : What is the main task of a problem-solving agent? a) Solve the given problem and reach to goal b) To find out which sequence of action will get it to the goal state c) All of the mentioned d) None of the mentioned

Last Answer : c) All of the mentioned

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 : Which of the following uses a number of two-dimensional profiles for generating athree-dimensional object? a.Tweaking b.Lofting c.Filleting d.none of the above

Last Answer : b.Lofting

Description : QFor generating Coons patch we require a.A set of grid points on surface b.A set of control points c.Four bounding curves defining surface d.Two bounding curves and a set of grid control points

Last Answer : c.Four bounding curves defining surface

Description : What is "dirty power" and is my space heater generating it?

Last Answer : Harmonics, they are the source of this dirty power you speak of. DC switching power supplies are some of the worst offenders. These are transients and non 60hz frequencies that are generated by said appliance. ... your heater works but I'm guessing it uses some sort of switching to run on low power.

Description : Creativity workbook for generating new product ideas?

Last Answer : answer:Not sure what you are looking for. Some people really like mind mapping, though I have not tried it. I find it helps to organize information in a tree structure. This is a freeware tool that I have ... it for awhile I might write, That won't work because , but it might work if instead

Description : Assuming the US reduces coal use due to negative externalities, should the US restrict coal exports to China and India who seek to use and build more coal-fired electrical generating plants?

Last Answer : Coal jobs are already being lost at an alarming rate. If we don’t mine it, it will come from other coal exporting countries. I don’t see any benefit to hurting ourselves in a futile attempt to manage other countries.

Description : Has anyone seen this article on generating energy from seawater?

Last Answer : Bill1939 The link isn’t working.

Description : What are good ways of generating nonsense, absurdity and silliness?

Last Answer : Of course. It balances the serious side out. Most times the uber silly stuff starts when someone makes a gaff during a serious statement. As long as the majority follow the path to silliness, it rolls ... always seems to be one person that is naive enough to not get it and it perpetuates from there.

Description : Can someone help me generating a specific logrythmic scale?

Last Answer : If the ratings are r1, r2,...,rn then convert each ri to ri*100/(r1+r2+...+rn)

Description : What is the best way to create an online interface for generating PDF files based on a predefined template?

Last Answer : I do this. I accept the form fields over html. Then I use OpenOffice Uno to do a search and replace of the form fields. Then I use OpenOffice integration to print the .odt as a .pdf which is returned to the user.

Description : Gray matter generating conscious experiences: When will scientists solve the mind-body problem?

Last Answer : Scientists will never be able to solve this enigma, as it lies outside the range of observable phenomena.

Description : Where are Power Generating Equipment’s manufactured. -SST 10th

Last Answer : They are manufactured at Bhopal by Bharat Heavy Electricals Limited (BHEL).