Compiler
Interpreter
Executer
Translator
put to gether the file and functions that are required by the program
translate the instructions in to a form suitable for execution by the program
load the executable code in to the memory and execute them
allow the user to type the program
Arrow lines.
Symbols
Annotation
Special symbols
Match the types of programming languages with their characteristics.
1 → B, 2 → C, 3 → A, 4 → D
1 → A, 2 → B, 3 → D, 4 → C
1 → D, 2 → A, 3 → F, 4 → B
1 → B, 2 → F, 3 → C, 4 → A
.py
.pyth
.python
none of these
Boxes
Circles
Arrows
All of the above
RAM
CPU
ROM
Control Unit
Debugger
Editor
None of the above
An operation code
An address
An operand
Top down method
Bottom up method
Coding
Pointers
Loops
Dynamic Typing
Flowchart
Identifier
Code
Debugging
Compiling code
Removing errors
Designing hardware
Writing code
Modem
Operating system
Find errors from the program
Check the functionality of the program
Black box testing
Runtime error
Syntax error
logical error
None of the above.
Syntax errors
Semantic errors
logical errors
NASM
TASM
GAS
ASM
Provides a means of reuse of program code
Provides a means of dividing up tasks
Provides a means of reducing the size of the program
Provides a means of testing individual parts of the program
Interpreters
Both Compiler and Interpreter
difficult syntax error in a program
logical error in a programm
Both a and b
Machine language
Assembly language
High-level language
Link, Load, Code, Compile, & Execute
Code, Compile, Link, Execute & Load
Code, Compile, Link, load & Execute
Compile, Code, Link, load, & Execute
Java
C
PHP
Logical errors
Both Logical and Syntax errors
None of these
Testing
Algorithm
Diagram
Machine code
False Code
Representation of Code
Both A and B
Interpreter generates an object program from the source program
Interpreter is a kind of translator
Interpreter analysis each source statement every time it is to be executed
Program logic
Database
Network
Hardware design
algorithmic
heuristic
random
Effective Analysis
Proper documentation
Efficient Coding
Match the following types of programming paradigms with their descriptions.
A-1, B-2, C-3, D-4
A-3, B-4, C-1, D-2
A-2, B-1, C-4, D-3
A-4, B-3, C-2, D-1
Compiling
Running
Graphical
Cross-plateform
Plateform Dependent
All of these
A computer language
A step by step procedure for solving a problem
A branch of mathematics
A stage of all projects
Finding broken code
Evaluating deliverable to find errors