Compiler design -Quiz2

Compiler design -Quiz2

University

15 Qs

quiz-placeholder

Similar activities

CS201: Chapter 4

CS201: Chapter 4

University

12 Qs

Quiz 10 Teori Bahasa dan Otomata 2021-2

Quiz 10 Teori Bahasa dan Otomata 2021-2

University

10 Qs

NUMBER SYSTEM CONVERSIONS

NUMBER SYSTEM CONVERSIONS

11th Grade - University

20 Qs

Basics of Data Structure

Basics of Data Structure

University

20 Qs

Test - 2

Test - 2

University

10 Qs

Trees

Trees

University

10 Qs

Java Displaying Data & Data Types

Java Displaying Data & Data Types

University - Professional Development

12 Qs

Assembly Language

Assembly Language

University

10 Qs

Compiler design -Quiz2

Compiler design -Quiz2

Assessment

Quiz

Computers

University

Hard

Created by

Pitchaimanickam B

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The regular expression represents

part of the language

can not represent any language

Constituent string of a language

None of the other options

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The output of the lexical analyzer is

A set of RE

Syntax Tree

set of tokens

String char

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Two Important lexical categories are

White Space

Comments

None of the mentioned

White Space & Comments

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Identifier

Assignment operator

Integer integral

Addition operator

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A DFA cannot have

Epsilon transitions

An isolated state

More than one transition from a state on same in out

All of the other options

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A regular expression for accepting strings with exactly one 1 more than 0’s is

0*1

(0|1)*1(0|1)*

(0|1)*1(0|1)*|1(0|1)*

Not possible

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Number of possible epsilon transitions from a state in an NFA is

One

At most one

Many

Zero

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?