Quiz 1

Quiz 1

University

25 Qs

quiz-placeholder

Similar activities

C Programing

C Programing

University

25 Qs

OCR A Level Computer Science (H446) - Component 1.2.2 - Application Generation

OCR A Level Computer Science (H446) - Component 1.2.2 - Application Generation

11th Grade - University

21 Qs

Compiler

Compiler

11th Grade - University

20 Qs

Progamming Language

Progamming Language

University

20 Qs

Programming Languages

Programming Languages

University

20 Qs

Translators and Computing Languages: GCSE 9-1

Translators and Computing Languages: GCSE 9-1

9th Grade - University

20 Qs

COMPILER DESIGN SECTION C

COMPILER DESIGN SECTION C

University

25 Qs

CSC305: CLASS EXERCISE 1

CSC305: CLASS EXERCISE 1

University

25 Qs

Quiz 1

Quiz 1

Assessment

Quiz

Computers

University

Medium

Created by

Dr.L.Josephine Dept

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 1. Which of the following error can a compiler check?

Syntax Error

Logical Error

Both Logical and Syntax Error

Compiler cannot check errors

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 2. A programmer, writes a program to multiply two numbers instead of dividing them by mistake, how can this error be detected?

Compiler or interpreter

Compiler Only

Interpreter only

None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 3. What is the use of a symbol table in compiler design?

Finding name’s scope

Type checking

Keeping all of the names of all entities in one place

All of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 4. Which of the following is known as a compiler for a high-level language that runs on one machine and produces code for a different machine?

Cross compiler

Multipass compiler

Optimizing compiler

One pass compiler

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 5. Which of the following is a system program that integrates a program’s individually compiled modules into a form that can be executed?

Interpreter

Assembler

Compiler

Linking Loader

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 6. Which of the following is not done by lexical analyzer?

Inserting line numbers

Removing tabs

Evaluating macros

Removing comment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. 7. ________ occurs before _________.

Syntax checking, type checking

Type checking, syntax checking

Syntax checking, spell checking

Type checking, spell checking

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?