Inicia sesión
Crear juego
Tipos de juegos
Centro de ayuda
Introduce tu Game Pin
Blog
Premium
English
Español
Français
Crear juego
Inicia sesión
Todos los juegos
Jugar Ordenar Letras
Imprimir Ordenar Letras
Code Generation Unscramble
Author :
Leonel Pech
1.
Low-level instructions directly executable by a computer's CPU.
E
U
R
T
R
C
A
E
H
C
T
I
2.
Process of translating high-level programming language code into machine code or another intermediate representation.
O
I
E
A
N
C
D
T
G
N
E
O
R
E
3.
Low-level instructions directly executable by a computer's CPU.
N
O
D
C
A
E
M
H
C
E
I
4.
Low-level programming language that closely, using mnemonics to represent instructions
L
Y
B
S
A
S
E
M
5.
Process of combining multiple object files and libraries into a single executable program.
I
N
I
L
G
K
N
6.
Program responsible for loading executable files into memory for execution.
O
R
E
L
A
D
7.
Program responsible for resolving symbolic references between object files and libraries during linking.
R
N
L
E
K
I
8.
File containing machine code that can be directly executed by a computer's operating system
F
L
U
A
E
C
T
L
E
X
E
E
I
B
9.
Collection of precompiled functions and procedures that can be linked to a program.
Y
B
R
A
R
I
L
10.
Process of improving the efficiency, speed, and size of compiled code.
T
I
A
O
I
Z
I
P
O
M
N
T
11.
This segment of memory may further be sub-divided into read-write data (variables) and read-only data (constants).
A
T
A
D
12.
The area of memory that is managed dynamically at runtime by malloc and free functions
P
A
E
H
13.
This segment of memory records the current execution state of the program as well as the local variables currently in use.
K
C
T
A
S
14.
Is a type of computer program that translates assembly language code into machine code
S
E
A
S
E
M
R
L
B
15.
They are special storage locations within the CPU that hold data temporarily during program execution. In x86 assembly language, AX, BX, CX, etc.
S
G
S
E
R
R
T
E
I