What are the 3 types of symbol which is used to indicate objects, relations and functions?

1 Answer

Answer :

i) Constant symbols for objects

 ii) Predicate symbols for relations

 iii) Function symbols for functions

Related questions

Description : With an example, show objects, properties functions and relations.

Last Answer : Example  “EVIL KING JOHN BROTHER OF RICHARD RULED ENGLAND IN 1200” Objects : John, Richard, England, 1200 Relation : Ruled Properties : Evil, King Functions : BROTHER OF

Description : What is not represented by using propositional logic? a) Objects b) Relations c) Both Objects & Relations d) None of the mentioned

Last Answer : c) Both Objects & Relations

Description : Which of the following are the Semantic Relations used in Semantic Networks? a) Meronymy b) Holonymy c) Hyponymy d) All of the mentioned

Last Answer : d) All of the mentioned

Description : What is Coreference Resolution? a) Anaphora Resolution b) Given a sentence or larger chunk of text, determine which words (“mentions”) refer to the same objects (“entities”) c) All of the mentioned d) None of the mentioned

Last Answer : b) Given a sentence or larger chunk of text, determine which words (“mentions”) refer to the same objects (“entities”)

Description : Which of the following strategies would NOT be effective at improving your communication competence? a) Recognize the people, objects, and situations remain stable over time b) Recognize that each ... frame of perception is unique c) Be active in perceiving d) Distinguish facts from inference

Last Answer : a) Recognize the people, objects, and situations remain stable over time

Description : How many objects are available in closed classes? a) 1 b) 2 c) 3 d) 4

Last Answer : d) 4

Description : Which are recognized by vision? a) Objects b) Activities c) Motion d) Both Objects & Activities

Last Answer : d) Both Objects & Activities

Description : What enables people to recognize people, animals and inanimate objects reliably? a) Speech b) Vision c) Hear d) Perception

Last Answer : b) Vision

Description : _______________ are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. a) Constraints Satisfaction Problems b) Uninformed Search Problems c) Local Search Problems d) All of the mentioned

Last Answer : a) Constraints Satisfaction Problems

Description : An Artificial Intelligence technique that allows computers to understand associations and relationships between objects and events is called _____________ a) heuristic processing b) cognitive science c) relative symbolism d) pattern matching

Last Answer : c) relative symbolism

Description : An AI technique that allows computers to understand associations and relationships between objects and events is called: a. heuristic processing b. cognitive science c. relative symbolism d. pattern matching

Last Answer : d. pattern matching

Description : As shown in the illustration, the electrical symbol is used to indicate which of the listed types of motors? EL-0054 A. Shunt motor. B. Series motor. C. Compound motor. D. Tri-field motor.

Last Answer : Answer: C

Description : In LISP, which of the following function assigns the value 10 to the symbol a? a) (setq a 10) b) (a = b) where b = 10 c) (a = 10) (d) (setq 10 a) d) All of the mentioned

Last Answer : a) (setq a 10)

Description : In LISP, what is the function assigns the symbol x to y? a) (setq y x) b) (set y = ‘x’) c) (setq y = ‘x’) d) (setq y ‘x’)

Last Answer : d) (setq y ‘x’)

Description : What is a top-down parser? a) Begins by hypothesizing a sentence (the symbol S) and successively predicting lower level constituents until individual pre-terminal symbols are written b) ... d) Begins by hypothesizing upper level constituents and successively predicting a sentence (the symbol S)

Last Answer : a) Begins by hypothesizing a sentence (the symbol S) and successively predicting lower level constituents until individual pre-terminal symbols are written

Description : The corresponding Existential Instantiation rule: for the existential quantifier is slightly more complicated. For any sentence a, variable v, and constant symbol k that does not appear elsewhere in the knowledge base. a) True b) False

Last Answer : a) True

Description : Which is created by using single propositional symbol? a) Complex sentences b) Atomic sentences c) Composition sentences d) None of the mentioned

Last Answer : b) Atomic sentences

Description : What is a top-down parser? a) Begins by hypothesizing a sentence (the symbol S) and successively predicting lower level constituents until individual preterminal symbols are written b) Begins ... ) Begins by hypothesizing upper level constituents and successively predicting a sentence (the symbol S)

Last Answer : a) Begins by hypothesizing a sentence (the symbol S) and successively predicting lower level constituents until individual preterminal symbols are written

Description : Which of the following function returns t If the object is a symbol m LISP? a) (* ) b) (symbolp ) c) (nonnumeric ) d) (constantp )

Last Answer : b) (symbolp )

Description : At low Reynold's number, the power (P) required for agitating a fluid in a stirred tank becomes independent of inertial forces. In this limit, indicate which of the following relations is satisfied: Po = ρ/ρN3 D5 : Power number Re = ρ N D2 ... Re -1.0 (B) Po ∝ Re 0.0 (C) Po ∝ Re 0.5 (D) Po ∝ Re 1.0

Last Answer : (B) Po ∝ Re 0.0 (C) Po ∝ Re 0.5

Description : Neural Networks are complex ______________ with many parameters. a) Linear Functions b) Nonlinear Functions c) Discrete Functions d) Exponential Functions

Last Answer : a) Linear Functions

Description : Neural Networks are complex ______________with many parameters. a) Linear Functions b) Nonlinear Functions c) Discrete Functions d) Exponential Functions

Last Answer : b) Nonlinear Functions

Description : Which is used for utility functions in game playing algorithm? a) Linear polynomial b) Weighted polynomial c) Polynomial d) Linear weighted polynomial

Last Answer : d) Linear weighted polynomial

Description : How many functions are available in the unification and lifting process? a) 1 b) 2 c) 3 d) 4

Last Answer : d) 4

Description : The adjective first-order distinguishes first-order logic from ___________ in which there are predicates having predicates or functions as arguments, or in which one or both of ... Representational Verification b) Representational Adequacy c) Higher Order Logic d) Inferential Efficiency

Last Answer : c) Higher Order Logic

Description : Which functions are used as preferences over state history? a) Award b) Reward c) Explicit d) Implicit

Last Answer : b) Reward

Description : The action of the Simple reflex agent completely depends upon __________ a) Perception history b) Current perception c) Learning theory d) Utility functions

Last Answer : b) Current perception

Description : When a top-level function is entered, the LISP processor do(es)? a) It reads the function entered b) It evaluates the function and the function’s operands c) It prints the results returned by the function d) All of the mentioned

Last Answer : d) All of the mentioned

Description : The membership functions are generally represented in A. Tabular Form B. Graphical Form C. Mathematical Form D. Logical Form

Last Answer : B. Graphical Form

Description : Which is used for utility functions in game playing algorithm? a) Linear polynomial b) Weighted polynomial c) Polynomial d) Linear weighted polynomial

Last Answer : d) Linear weighted polynomial

Description : Neural Networks are complex ———————–with many parameters. a) Linear Functions b) Nonlinear Functions c) Discrete Functions d) Exponential Functions e) Power Functions

Last Answer : b) Nonlinear Functions

Description : Having multiple perceptrons can actually solve the XOR problem satisfactorily: this is because each perceptron can partition off a linear part of the space itself, and they can then combine their results. ... have to be explicitly hand-coded d) False - just having a single perceptron is enough

Last Answer : c) True – perceptrons can do this but are unable to learn to do it – they have to be explicitly hand-coded

Description : Neural Networks are complex ______________ with many parameters. a) Linear Functions b) Nonlinear Functions c) Discrete Functions d) Exponential Functions

Last Answer : a) Linear Functions

Description : Why are linearly separable problems of interest of neural network researchers? a) Because they are the only class of problem that network can solve successfully b) Because they are the only ... mathematical functions that are continue d) Because they are the only mathematical functions you can draw

Last Answer : b) Because they are the only class of problem that Perceptron can solve successfully

Description : What are the two functions in Neural network’s Activation functions? 

Last Answer : i. Threshold function  ii. Sigmoid function

Description : Which one of the following is correct for overloaded functions in C++? (1) Compiler sets up a separate function for every definition of function. (2) Compiler does not set up a ... functions cannot handle different types of objects. (4) Overloaded functions cannot have same number of arguments.

Last Answer : Answer: 1

Description : Do you believe Unidentified Flying Objects indicate that there is intelligent life in the Universe independent of the Human Race?

Last Answer : Never seen one.

Description : ____ sensors are used to indicate presence or absence of hot objects a.Vision sensors b.Infrared sensors c.Photo-metric sensors d.Range detectors

Last Answer : b.Infrared sensors

Description : Which sensors are used to indicate presence or absence of hot objects. (A) Vision sensors (B) Infrared sensors (C) Photo-metric sensors (D) Range detectors

Last Answer : B

Description : What symbol indicate directions on a map?

Last Answer : compass rose

Description : What does the Trailer symbol indicate in Small Trucks?

Last Answer : If necessary that switch puts the transmission in tow mode when you're towing a trailer.

Description : The symbol at coordinates '15R' in the illustration indicate a connection to ___________. EL-0100 A. the analog circuitry common bus B. ground C. the vessel's hull D. the console's chassis

Last Answer : Answer: A

Description : The symbol at coordinates '11R' in the illustration indicate a connection to _____________. EL-0100 A. ground B. the console chassis C. the digital circuitry common bus D. earth through the vessel's hull

Last Answer : Answer: C

Description : The method of writing symbol to indicate a provided computational process is called as a: a. Programming language b. Random transfer language c. Register transfer language d. Arithmetic transfer language

Last Answer : a. Programming language

Description : All functions are relations?

Last Answer : Yes.

Description : Which one of the following functions is served most by information technology ? (A) Replacement of human labour (B) Provision for a handle to the management to improve industrial relations (C) Substitution of human information processing (D) Rationalisation of office work

Last Answer : Answer: Rationalisation of office work

Description : The recommendations of Sarkaria Commission relate to which of the following? (1) Distribution of revenue (2) Power and functions of the President (3) Membership of Parliament (4) Centre-State relations

Last Answer : (4) Centre-State relations Explanation: Sarkaria Commission was set up in June 1983 by the central government of India. The Sarkaria Commission's charter was to examine the relationship and ... and central governments in the country and suggest changes within the framework of Constitution of India.

Description : A symbol that represents one or more objects is called a _________.

Last Answer : Number

Description : How many types of 3-D image processing techniques are there in image perception? a) 3 b) 4 c) 5 d) 6

Last Answer : c) 5

Description : How many types of image processing techniques are there in image perception? a) 1 b) 2 c) 3 d) 4

Last Answer : c) 3