J277 - Programming Languages and Translators

Quiz
•
Computers
•
11th Grade
•
Medium
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
Similar Resources on Wayground
13 questions
{CC} questions

Quiz
•
9th - 12th Grade
15 questions
2.5 Languages and IDEs

Quiz
•
10th - 11th Grade
17 questions
Programming Languages

Quiz
•
9th - 12th Grade
16 questions
Quizz

Quiz
•
1st - 12th Grade
14 questions
Software: Programming Languages

Quiz
•
10th - 12th Grade
10 questions
System System

Quiz
•
10th Grade - University
17 questions
Intro to Web Design

Quiz
•
9th - 12th Grade
19 questions
AP Computer Science A Unit 1

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade