The fifth and final generation of programming languages does not involve the generation of any code
Question 2
2.
An interpreter reads each high-level program statement, then translates it to natural language and instructs the computer to execute the statement immediately.
Question 3
3.
Pilot implementation means that both systems run at the same time for a period
Question 4
4.
Fortran is designed for writing business programs.
Question 5
5.
Debugging is the process of correcting computer programs to obtain correct results.
Question 6
6.
II. Complete each of these sentences by using one of the words. Each word is used once.
Microsoft Visual Basic was one of the first programming languages to feature a visual development________________
Question 7
7.
Some runtime errors result from instructions that computer can’t ______________
Question 8
8.
The traditional approach to programming uses a procedural paradigm to conceptualize the ________of a problem as a sequence of steps.
Question 9
9.
Direct implementation where the old system is simply_______and the new system installed.
Question 10
10.
There are a large number of computer languages________for use by programmers.
Question 11
11.
III. Choose the correct word to complete each sentence.
Debugger, systems, assumption, designs or modifies, computer languages, downside, solve business problems, algorithm, paradigm, procedural
There are a large number of _____________________available for use by programmers.
Question 12
12.
Languages such as C++ are particularly suitable for writing _________________ programs.
Question 13
13.
Several programming languages, particularly COBOL, PL/I, and RPG, are commonly used to__________________________________.
Question 14
14.
The best compilers usually include an integrated __________ which detects syntax errors.
Question 15
15.
All the first programming languages were _____________.
Question 16
16.
An _____________ is a set of steps for carrying out a task that can be written down and implemented
Question 17
17.
Program planning depends on the language and __________used to code a computer program.
Question 18
18.
The ___________ of the procedural paradigm is that it does not fit gracefully with certain types of problems
Question 19
19.
A(n)_________is something you accept as a true in order to proceed with programm planning
Question 20
20.
A systems analyst is a person who _________________information systems to meet users' requirements.