Байланысты: Morozova E.N. English for IT Students(2)
________ is the order in which program statements are executed.
The steps represented in a flowchart are called _______.
A (an) _______ is a placeholder for data being processed.
Discrete sets of code used to perform one task are ________, or mini-algorithms.
V. Choose the right answer:
Which of the following types of files actually sends commands to the processor?
EXE c. INI
DLL d. HLP
Which of the following types of files contains configuration information?
EXE c. INI
DLL d. HLP
To be understood by the computer’s hardware, program instructions must be formatted as
Programming language c. Object language
Machine language d. Source language
A programming language enables the programmer to create a description (описание) of a program, and save the description in a file. The resulting description is called
Source code c. Object code