Log in
Sign up for FREE
arrow_back
Library

Grade 6 - machine language

star
star
star
star
star
Last updated almost 6 years ago
8 questions
1
1
1
1
1
1
1
1
Question 1
1.

Question 2
2.

Question 3
3.

Question 4
4.

Question 5
5.

Question 6
6.

Question 7
7.

Question 8
8.

What is the only language that computers understand?
Low leve Language
Machine Language
High level Language
A set of instructions that enable a computer to perform a specific task is a......
Computer Program
Algorithm
Machine Code
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.
When writing a computer program, most programmers use....
A High Level Language
A Low Level Language
A Machine Language
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
Which of the following is not a high level programming language?
C++
Assembly
Java
What the program used to convert an assembly language program into machine code?
Interpreter
Assembler
Compiler
Program that translates and executes a high level language program one line at a time is known as a?
Compiler
Interpreter
Assembler