J277 - Programming Languages and Translators

J277 - Programming Languages and Translators

11th Grade

15 Qs

quiz-placeholder

Similar activities

2.5 Languages and IDEs

2.5 Languages and IDEs

10th - 11th Grade

15 Qs

high and low level languages 02

high and low level languages 02

11th Grade

20 Qs

O Level Computer Science

O Level Computer Science

9th - 12th Grade

20 Qs

How does a complier, interpreter and CPU work video

How does a complier, interpreter and CPU work video

9th - 12th Grade

10 Qs

Programming Terms & Structures

Programming Terms & Structures

11th Grade

18 Qs

Translators

Translators

9th - 12th Grade

17 Qs

Translators

Translators

11th Grade

11 Qs

Programming Languages

Programming Languages

11th Grade

10 Qs

J277 - Programming Languages and Translators

J277 - Programming Languages and Translators

Assessment

Quiz

Computers

11th Grade

Medium

Created by

R Eveleigh

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the definition to the description: What is needed in order to translate assembly language to machine code?

A compiler

An assembler

An interpreter

A debugger

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Write example code for a high-level language that adds two numbers.

`int c = a + b;`

`mov edx, DWORD PTR [rbp-0x4]`

`0011001100100`

`add eax, ebx`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a program written in assembly language uses 400 lines of code, how many lines of machine code will there be?

100

200

400

800

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who first conceived the idea of a compiler?

Ada Lovelace

Alan Turing

Grace Hopper

John von Neumann

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Machine code is specific to the _______.

Operating System

Central Processing Unit

Programming Language

Software Application

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

List one reason why high-level languages are more suitable for programmers than low-level languages.

They are more difficult to debug

They are easier to read/write

They require more memory

They are slower to execute

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are translators necessary in programming?

To convert machine code into high-level languages

To convert high-level languages into machine code

To convert assembly language into pseudocode

To convert binary code into hexadecimal

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?