1 |
In BASIC description comments are put in the source program with the |
PRINT statement
REMARK statement
INPUT statement
DATA statement
|
2 |
A computer generated output that lets programmer follow the execution of their program line by line is a |
Core dump
Ltrace routine
Predetail listing
All of the above
|
3 |
In the evaluation of computer language all of the following characteristics should be considered except. |
Application oriented features
Efficiency
Readability
Hardware maintenance costs
|
4 |
Which of the following is not characteristics of COBOL |
It is a very standardized langauge.
It is a very efficient in terms of coding and execution
It has limited facilities for mathematical notation
It is very readable langage
|
5 |
In a COBOL program the input output section is within the .........division |
Indentification
Procedure
Configuration
Environment
|
6 |
All of the following are divisions of the COBOL program except. |
Input output
Identification
Procedure
Data
|
7 |
Which of the following is not true of FORTRAON. |
It was developed for scientific and mathematical application
It is one of the oldest high level languages
It is a problem oriented language
All of above
|
8 |
Which of the following is not one of the process that a high level language program must go through before it is ready to be executed. |
Transition
controlling
Lading
Linking
|
9 |
All of the following are disadvantage of RPG except. |
It is a very machine dependent language.
It is very limited in scope
Is not suited for complex problems requiring extensive programming logic.
All of the above are dis advantages
|
10 |
Which of the following is most oriented to scientific programmiing. |
FORTRON
COBOL
BASIC
RPG
|
11 |
One disadvantage of a direct access file is. |
The delay in commuting the storage address
Duplication of address locations
Unused but available storage locations
All of above
|
12 |
Which of the following file organization is most efficient for a file with a hinge degree of file activity. |
Sequential
ISAM
VSAM
B-Tree
|
13 |
Sequential file organization is most appropriate for which of following applications. |
Grocery store checkout
Bank checking account
Pay roll
None
|
14 |
Which file organization is allowed by a direct access storage derive. |
Direct only
Sequential and direct only
Indexed and direct only
Sequential, indexed an direct
|
15 |
Electronic spreadsheets are most useful in situating where relatively ..........data must be input but...calculations are required. |
little, simple
large, simple
large , complex
little, complex
|
16 |
Which of the following generations of language will likely include the language of the feature. |
First generation
Second generation or third generation
Fourth generation
Fifth generation
|
17 |
In Basic description comments are put in the source program with the. |
Print statement
REMARK statement
INPUT Statement
DATA Statement
|
18 |
A computer generated output that lets programmer follow the execution of their programs line by line is a. |
Core dump
Trace routine
Deletail listing
Source listing
|
19 |
A factor in the selection of a source language is. |
Programmer skill
Language availability
Program compatibility with other software
All of above
|
20 |
In the evaluation of a computer language al of the following characteristics should be considered except. |
Application oriented features
Efficiency
Readability
Hardware maintenance costs
|