Classification of programming languages

Quiz
•
Computers
•
10th - 11th Grade
•
Medium
M Dwedari
Used 19+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
............ converts high level languages into machine code one instruction at a time on-the-fly while the program is running. Each instruction is converted to machine code once the previous instruction has been executed.
Compiler
Interpreter
Assembler
2.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
............ is a program that converts high level languages into machine code before the program is run. A compiler saves the machine code, so the source code is no longer needed A compiler allows a program to be run faster that interpreted code.
Compiler
Interpreter
Assembler
3.
MULTIPLE CHOICE QUESTION
45 sec • 5 pts
............ converts assembly language instructions into machine code.
Compiler
Interpreter
Assembler
4.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
A high level language .......
use mnemonics
are easier to understand
Needs a translator
run slower because of the layers of abstraction and there is inefficiency in translator.
5.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
A low level language ......
are very difficult to understand and modify
is written for a specific processor architecture, and so is not portable to other computer architectures
are appropriate for developing new operating systems, embedded systems and hardware device drivers
are easier to understand
6.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
Machine code ....
is expressed in binary values 0 and 1.
is specific to a processor.
are made up of two parts the operator and the operand.
is portable
7.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
Interpreters ....
convert each instruction is to machine code once the previous instruction has been executed.
converts high level languages into machine code one instruction at a time on-the-fly while the program is running
are good for debugging code because the program stops as soon as the error has been found.
saves the machine code, so the source code is no longer needed
8.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Python is a high-level programming language
True
False
9.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Python code uses interpreter to convert it into machine code one instruction at a time on-the-fly while the program is running.
False
True
Similar Resources on Wayground
14 questions
8.1 Programming Overview

Quiz
•
9th - 11th Grade
10 questions
MOBILE APPLICATION DEVELOPMENT

Quiz
•
1st - 10th Grade
10 questions
Hardware & Software

Quiz
•
11th - 12th Grade
10 questions
Understanding Pseudocode Basics

Quiz
•
6th Grade - University
10 questions
Understanding the Fetch-Execute Cycle

Quiz
•
11th Grade
8 questions
moudel

Quiz
•
11th Grade
10 questions
Quiz - Algoritma Dasar

Quiz
•
10th Grade
10 questions
Computer Science Edexcel GCSE iGCSE

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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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