Advanced Neural Network And Fuzzy System Set 2

On This Page

This set of Advanced Neural Network and Fuzzy System Multiple Choice Questions & Answers (MCQs) focuses on Advanced Neural Network And Fuzzy System Set 2

Q1 | An expert system differs from a database program in that only an expert system:
  • contains declarative knowledge
  • contains procedural knowledge
  • features the retrieval of stored information
  • expects users to draw their own conclusions
Q2 | Natural language understanding is used in:
  • natural language interfaces
  • natural language front ends
  • text understanding systems
  • all of the mentioned
Q3 | Which of the following are examples of software development tools?
  • debuggers
  • editors
  • assemblers, compilers and interpreters
  • all of the mentioned
Q4 | The first AI programming language was called:
  • basic
  • fortran
  • ipl(inductive logic programming)
  • lisp
Q5 | The Personal Consultant is based on:
  • emycin
  • ops5+
  • xcon
  • all of the mentioned
Q6 | What is the extraction of the meaning of utterance?
  • syntactic
  • semantic
  • pragmatic
  • none of the mentioned
Q7 | What is the process of associating an FOL expression with a phrase?
  • interpretation
  • augment reality
  • semantic interpretation
  • augment interpretation
Q8 | What is meant by compositional semantics?
  • determining the meaning
  • logical connectives
  • semantics
  • none of the mentioned
Q9 | What is used to augment a grammar for arithmetic expression with semantics?
  • notation
  • dcg (definite clause grammar) notation
  • constituent
  • all of the mentioned
Q10 | What can’t be done in the semantic interpretation?
  • logical term
  • complete logical sentence
  • both a & b
  • none of the mentioned
Q11 | How many verb tenses are there in English language?
  • 1
  • 2
  • 3
  • 4
Q12 | Which is used to mediate between syntax and semantics?
  • form
  • intermediate form
  • grammar
  • all of the mentioned
Q13 | What is meant by quasi-logical form?
  • sits between syntactic and logical form
  • logical connectives
  • both a & b
  • none of the mentioned
Q14 | How many types of quantification are available in artificial intelligence?
  • 1
  • 2
  • 3
  • 4
Q15 | What kind of interpretation is done by adding context dependent information?
  • semantic
  • syntactic
  • pragmatic
  • none of the mentioned
Q16 | Which condition is used to cease the growth of forward chaining?
  • atomic sentences
  • complex sentences
  • no further inference
  • all of the mentioned
Q17 | Which closely resembles propositional definite clause?
  • resolution
  • inference
  • conjunction
  • first-order definite clauses
Q18 | What is the condition of variables in first-order literals?
  • existentially quantified
  • universally quantified
  • both a & b
  • none of the mentioned
Q19 | Which is more suitable normal form to be used with definite clause?
  • positive literal
  • negative literal
  • generalized modus ponens
  • neutral literal
Q20 | Which will be the instance of the class data log knowledge bases?
  • variables
  • no function symbols
  • first-order definite clauses
  • none of the mentioned
Q21 | Which knowledge base is called as fixed point?
  • first-order definite clause is similar to propositional forward chaining
  • first-order definite clause is mismatch to propositional forward chaining
  • both a & b
  • none of the mentioned
Q22 | How to eliminate the redundant rule matching attempts in the forward chaining?
  • decremental forward chaining
  • incremental forward chaining
  • data complexity
  • none of the mentioned
Q23 | From where did the new fact inferred on new iteration is derived?
  • old fact
  • narrow fact
  • new fact
  • all of the mentioned
Q24 | Which will solve the conjuncts of the rule so that the total cost is minimized?
  • constraint variable
  • conjunct ordering
  • data complexity
  • all of the mentioned
Q25 | How many possible sources of complexity are there in forward chaining?
  • 1
  • 2
  • 3
  • 4