This is a computer science engineering quiz on computer fundamentals, which includes questions on different types of computer languages like assembly language, machine language, and high-level language.
The language made up of binary coded instructions.
Binary code comprises of digits from 0 to 9.
The ___________ contains the address of the next instruction to be executed.
The memory unit is made up of _____ bytes.
An approach that designs test cases by looking at the allowable data values.
A program that reads each of the instructions in mnemonic form and translates it into the machine-language equivalent.
The rules that give meaning to the instructions.
Prolog comes under ___________
A program that can execute high-level language programs.
Source program is compiled to an intermediate form called ___________
_______________ is the assembly language for an imaginary architecture.
JIT stands for?
A document that specifies how many times and with what data the program must be run in order to thoroughly test it.
Addressing plan
Test plan
Validation plan
Verification plan
The formal grammar rules governing the construction of valid instruction.
Test case
Syntax
Program
Semantics
Executables might be called ________
Native code
Executable code
Complex code
Machine code