Posts
Showing posts from October, 2020
Introduction: Engineering Economic Decision|Business Economics|Definition of Business Economics
- Get link
- X
- Other Apps
Components of NLP|Stages In Natural language Processing|Pragmatic Analysis Best Example
- Get link
- X
- Other Apps
Introduction: Engineering Economic Decision|Types of Economics|Definition of Economics
- Get link
- X
- Other Apps
First Order Logic(FOL)-Part-05|Proof By Resolution In FOL|Resolution With Example
- Get link
- X
- Other Apps
Introduction To Natural Language Processing(NLP)Part-01|Components of NLP
- Get link
- X
- Other Apps
Knowledge Representation In AI|Conceptual Dependency|Semantic Network|Frames With Examples.
- Get link
- X
- Other Apps
First Order Logic(FOL)-Part-04|Proof By Resolution In FOL|Resolution Examples
- Get link
- X
- Other Apps
ICT For Development & E-Governance-02|Information & Communication Tech. For Development & E-gov.
- Get link
- X
- Other Apps
First Order Logic(FOL)-Part-03|Unification Algorithm & Concept|Proof By Resolution In FOL|Resolution
- Get link
- X
- Other Apps
ICT For Development & E-Governance|Information & Communication Technology For Development & E-gov.
- Get link
- X
- Other Apps
First Order Logic(FOL)-Part-02|Predicate Logic|Inference Rules for Quantifier In FOL|Quantifiers
- Get link
- X
- Other Apps
First Order Logic(FOL)-Part-01|Predicate Logic|First Order Predicate Logic With Examples
- Get link
- X
- Other Apps
Propositional Logic In Artificial Intelligence(part-02)
- Get link
- X
- Other Apps
Advantages & Limitation of ERP(Enterprise Resource System)
- Get link
- X
- Other Apps
Generic Model of ERP(ERP-Part-03)|Components of ERP System
- Get link
- X
- Other Apps
Logic & Inferences in Artificial Intelligence|Propositional Logic In AI(Part-01)|Formal Logic
- Get link
- X
- Other Apps
Evolution of ERP|Different stages in development of ERP(ERP-Part:2)
- Get link
- X
- Other Apps
Enterprise Resource Planning(Part-01)|ERP Definitons|ERP Characteristics
- Get link
- X
- Other Apps
Compiler Construction MCQ With Answer & Explanation|Principles of Modern Compiler Design MCQ Set|SPPU Exam Covid-19 Time
- Get link
- X
- Other Apps
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