PL_Translators

PL_Translators

University

10 Qs

quiz-placeholder

Similar activities

ECE350QUIZ1

ECE350QUIZ1

University

14 Qs

CDS1-Quiz

CDS1-Quiz

University

10 Qs

C1

C1

University

10 Qs

Week 2 Quiz

Week 2 Quiz

University

10 Qs

Compiler

Compiler

University

15 Qs

Progaming Language

Progaming Language

University

15 Qs

Ch1 CPIT110

Ch1 CPIT110

University

10 Qs

ICT 5.0

ICT 5.0

10th Grade - University

13 Qs

PL_Translators

PL_Translators

Assessment

Quiz

Computers

University

Medium

Created by

Danish Khan

Used 31+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write a program in a high-level language like C. The program is then translated into an intermediate machine code file. This machine code is not directly executed but requires a separate step to run it on a computer.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write a script in Python and immediately execute it line by line, getting results right away without any intermediate files being created.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write a program in Assembly language. The program is translated into machine code directly, and the output is a binary file that the machine can run.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write a program in Java. The code is first converted into bytecode, which is then executed by a virtual machine.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write a C program. The program is compiled into an executable file. The file can be run without needing the source code anymore.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write a Python script, and it is run interactively, meaning each command is executed right after you input it, one at a time, without the need to save it as a separate file.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You write code in a low-level programming language, and it is converted directly into machine instructions for a specific processor.

Guess: Is this operation performed by a Compiler, Interpreter, or Assembler?

Compiler

Interpreter

Assembler

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?