Log in
Sign up for FREE
arrow_back
Library
Grade 6 - machine language
By Jelphina Lobo[Borivali]
star
star
star
star
star
Share
share
Last updated over 5 years ago
8 questions
Add this activity
1
1
1
1
1
1
1
1
Question 1
1.
What is the only language that computers understand?
Low leve Language
Machine Language
High level Language
Question 2
2.
A set of instructions that enable a computer to perform a specific task is a......
Computer Program
Algorithm
Machine Code
Question 3
3.
Before a computer can understand, a program it must be.....
Translated into its machine language.
Translated into a high level language.
Translated into a low level language.
Question 4
4.
When writing a computer program, most programmers use....
A High Level Language
A Low Level Language
A Machine Language
Question 5
5.
A language that is close to human language and which is easy to write, debug and maintain is known as....
A High Level Language
A Low Level Language
Machine Language
Question 6
6.
Which of the following is not a high level programming language?
C++
Assembly
Java
Question 7
7.
What the program used to convert an assembly language program into machine code?
Interpreter
Assembler
Compiler
Question 8
8.
Program that translates and executes a high level language program one line at a time is known as a?
Compiler
Interpreter
Assembler