Quiz II

Quiz II

University

15 Qs

quiz-placeholder

Similar activities

Test - 2

Test - 2

University

10 Qs

TBO-2

TBO-2

University

10 Qs

DFA_TAFL

DFA_TAFL

University

10 Qs

FLAT QUIZ

FLAT QUIZ

University

15 Qs

Computer Language Quiz

Computer Language Quiz

9th Grade - University

16 Qs

CD QUIZ S6 30-3-22

CD QUIZ S6 30-3-22

University

10 Qs

Compiler Design Quiz

Compiler Design Quiz

University

20 Qs

CD QUIZ S5 21-3-2022

CD QUIZ S5 21-3-2022

University

10 Qs

Quiz II

Quiz II

Assessment

Quiz

Computers

University

Easy

Created by

Mrs. Muthulakshmi

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The number of tokens in the following C statement isprintf("i = %d, &i = %x", i, &i);

3.

26

10

21

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In a compiler, keywords of a language are recognized during

parsing of the program

the code generation

the lexical analysis of the program

dataflow analysis

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The lexical analysis for a modern computer language such as Java needs the power of which one of the following machine models in a necessary and sufficient sense?

Finite state automata

Deterministic pushdown automata

Non Deterministic pushdown automata

Turing Machine

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The process of forming tokens from an input stream of characters is called

Liberalisation

Characterisation

Tokenization

None

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When expression sum=3+2 is tokenized then what is the token category of 3?

Identifier

Assignment operator

Integer Literal

Addition Operator

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which grammar defines Lexical Syntax?

Regular Grammar

Syntactic Grammar

Context free Grammar

Lexical Grammar

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Two Important lexical categories are

White Space

Comments

White Space & Comments

None

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?