Posts

Showing posts from October, 2020

Introduction: Engineering Economic Decision|Business Economics|Definition of Business Economics

Image

Components of NLP|Stages In Natural language Processing|Pragmatic Analysis Best Example

Image

Introduction: Engineering Economic Decision|Types of Economics|Definition of Economics

Image

First Order Logic(FOL)-Part-05|Proof By Resolution In FOL|Resolution With Example

Image

Introduction To Natural Language Processing(NLP)Part-01|Components of NLP

Image

Knowledge Representation In AI|Conceptual Dependency|Semantic Network|Frames With Examples.

Image

In House ERP Vs. Cloud Based ERP

Image

First Order Logic(FOL)-Part-04|Proof By Resolution In FOL|Resolution Examples

Image

ICT For Development & E-Governance-02|Information & Communication Tech. For Development & E-gov.

Image

First Order Logic(FOL)-Part-03|Unification Algorithm & Concept|Proof By Resolution In FOL|Resolution

Image

ICT For Development & E-Governance|Information & Communication Technology For Development & E-gov.

Image

First Order Logic(FOL)-Part-02|Predicate Logic|Inference Rules for Quantifier In FOL|Quantifiers

Image

First Order Logic(FOL)-Part-01|Predicate Logic|First Order Predicate Logic With Examples

Image

Propositional Logic In Artificial Intelligence(part-02)

Image

Advantages & Limitation of ERP(Enterprise Resource System)

Image

Generic Model of ERP(ERP-Part-03)|Components of ERP System

Image

Logic & Inferences in Artificial Intelligence|Propositional Logic In AI(Part-01)|Formal Logic

Image

Evolution of ERP|Different stages in development of ERP(ERP-Part:2)

Image

Enterprise Resource Planning(Part-01)|ERP Definitons|ERP Characteristics

Image

Compiler Construction MCQ With Answer & Explanation|Principles of Modern Compiler Design MCQ Set|SPPU Exam Covid-19 Time

Image
  A.   Lexical Analysis(Scanner) 1. What is the output of lexical analyzer? a) A set of RE b) Syntax Tree c) Set of Tokens d) String Character View Answer Answer: c Explanation: A lexical analyzer coverts character sequences to set of tokens. 2. Which symbol table implementation is based on the property of locality of reference? a) Linear list b) Search tree c) Hash Table d) Self Organisation View Answer Answer: c Explanation: Hash table is used as a reference for symbol table because it is efficient. 3. Which of the following is true for operator precedence parsing? a) For all pair of non- terminalb) For all pair of non-terminals c) To delimit the handle d) None of the mentioned View Answer: a Explanation: There are two important properties for these operator precedence parsers is that it does not appear on the right side of any production and no production has two adjacent non-terminals. Implying that no production right side is empty or has two adjacent no