Compilers Interview Online Exam Quiz

Compilers Interview GK Quiz. Question and Answers related to Compilers Interview. MCQ (Multiple Choice Questions with answers about Compilers Interview

The regular expressions denote zero or more instances of an x or y is?

Options

A : (x+y)

B : (x+y)*

C : (x* + y)

D : (xy)*

View Answer

Regular expression x/y denotes which of the following set?

Options

A : {x,y}

B : {xy}

C : {x}

D : {y}

View Answer

Regular expression (x/y)(x/y) denotes which of the following set?

Options

A : {xy,xy}

B : {xx,xy,yx,yy}

C : {x,y}

D : {x,y,xy}

View Answer

All __________ are automatically treated as regular expressions.

Options

A : Programmatic description

B : Window

C : Win Object

D : Collection

View Answer

Regular Expressions can be used with XML checkpoints.

Options

A : True

B : False

C :

D :

View Answer

Regular expressions can be used only for values of type string and number.

Options

A : True

B : False

C :

D :

View Answer

The production Grammar is {S->aSbb,S->abb} is __________ grammar.

Options

A : Type-3

B : Type-2

C : Type-1

D : Type-0

View Answer

What is the Regular Expression Matching Zero or More Specific Characters?

Options

A : x

B : #

C : *

D : &

View Answer

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Compilers Finite Automata Regular Expressions 1

Compilers Freshers

Compilers Handle Right Sentinel Grammar 1

Compilers Implementation Translation Specified Syntax Directed Definitions Translations 1

Compilers Intermediate Code Generation 1

Compilers Interview Experienced

Compilers Interview Freshers

Compilers L Attributed Definition 1

Compilers L Attributed Definition 2

Compilers Lexical Analyser 1