Quiz 1

Quiz 1

University

25 Qs

quiz-placeholder

Similar activities

quiz 2

quiz 2

University

21 Qs

Computer Science Revison Question

Computer Science Revison Question

11th Grade - University

26 Qs

C++ Assesment 1

C++ Assesment 1

University

20 Qs

Bridge course with C

Bridge course with C

University

20 Qs

Programming Languages

Programming Languages

University

20 Qs

C Programing

C Programing

University

25 Qs

System Implementation

System Implementation

University

22 Qs

Chapter 10 - Programming language translators

Chapter 10 - Programming language translators

11th Grade - University

27 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?