Compiler - Intro

Compiler - Intro

University

20 Qs

quiz-placeholder

Similar activities

1.2.2 Application Generation

1.2.2 Application Generation

12th Grade - University

20 Qs

CD_quiz2

CD_quiz2

University

25 Qs

Compiler and Interpreter

Compiler and Interpreter

University

20 Qs

A Level Computer Science

A Level Computer Science

11th Grade - University

21 Qs

compiler design

compiler design

University

20 Qs

Understanding Assemblers and Compilers

Understanding Assemblers and Compilers

University

20 Qs

Lexical analysis

Lexical analysis

University

15 Qs

Compiler Review

Compiler Review

University

20 Qs

Compiler - Intro

Compiler - Intro

Assessment

Quiz

Computers

University

Medium

Created by

Akila K

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Language Processor helps in translating

intermediate code to machine executable code

high level code to intermediate code

low level code to intermediate code

high level code to machine executable code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Both assembly language and machine language are categories under low level languages.

Yes

No

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

choose the correct order in which the language processor works. Pre processor,Compiler,Assembler,Linker

1,3,4,2

1,2,3,4

1,2,4,3

1,4,3,2

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Name two main phases of the compiler

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Choose the correct answer for blank space in correct order.

semantic, syntax, lexical

syntax, linear, semantic

linear, semantic, syntax

lexical, syntax, semantic

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

For position := initial + rate * 60 fill the intermediate code

temp1 = inttoreal(60)

temp2 = id3 * temp1

-------------------------

id1 = temp3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In lexical analysis phase, input - token and output - lexeme

yes

no

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?