The first commuters were programed using _________
Assembly language
Machine language
Source code
Object code
Correct answer is B
Machine languages or Machine code. Functionality, this language is a system which comprises of binary digits
What is a website main page called?
Home page
Bookmark
Search page
Task page
Correct answer is A
The Homepage is the main Web page of a website
Which program translates programs to a simpler language that the computer can execute
Compiler
Interpreter
Processor
algorithm
Correct answer is A
A compiler is the program that translates the programs written in low level languages to high level languages that can be understood by the computer
Why is the base 10 system unique?
There are only 10 fingers to every human
There are only 10 one digit numbers
The number 10 has just 2 factors
no specific reason
Correct answer is A
The base 10 system of counting has been passed from generations to generations. This because, we learn to count with our fingers at young age
Which number base system is used by low level languages
Duodecimal
Binary
Hexadecimal
Decimal
Correct answer is B
binary base system is used by low level languages to interact with the computer