programming languages Online Quiz - 5
Description: programming languages Online Quiz - 5 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
In TANDEM COBOL85, it is not necessary to explicitly close files through the CLOSE statement before executing a STOP RUN
An object within a pathway system can be independently referenced, configured and controlled
Several pathway environments can exist for a system
There can be many PATHMONs for a single pathway system
If more than one object file includes the same code block name or data block name, then the binder renames all the entries except the first one with that name
What is the level number for REDEFINES Clause
How many bytes does a S9(7) COMP-3 field occupy ?
What is the maximum value that can be stored in S9(8) COMP?
How many bytes does a S9(7) SIGN trailing separate field occupy ?
In which of the files can records be accessed either sequentially or randomly