Programming Principles Lec01

Programming Principles Lec01

University

10 Qs

quiz-placeholder

Similar activities

QUIZ 1: REVIEW ON C

QUIZ 1: REVIEW ON C

University

15 Qs

Computer Science Quiz

Computer Science Quiz

University

15 Qs

Family Quizz

Family Quizz

5th Grade - Professional Development

15 Qs

Quiz 6 PBO

Quiz 6 PBO

University

10 Qs

Node.js

Node.js

University

10 Qs

Scratch (28th March)

Scratch (28th March)

KG - University

10 Qs

OOPJ #1

OOPJ #1

University

10 Qs

WEB DEVELOPMENT QUIZ 1

WEB DEVELOPMENT QUIZ 1

University

10 Qs

Programming Principles Lec01

Programming Principles Lec01

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Danish Khan

Used 34+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?