programming languages Online Quiz - 5
Description: programming languages Online Quiz - 5 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
DAY-OF-INTEGER is a Numeric Intrinsic Function
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
Which mode of opening is required when REWRITE is used?
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
Once a pathway system is started, the global limits can be altered without shutting down the system
When starting a server class, PATHMON repeats the server start up operations for the total number of processes specified by the NUMSTATIC attribute
How much storage is occupied for COMP data items of 5 through 9 range
In which of the following mode should a file be opened to write a record into it?
What is the level number for REDEFINES Clause
How many bytes does a S9(7) COMP-3 field occupy ?
In how many modes the SCUP commands can be issued? A.) Interactive mode B.) Block mode. C.) Non Interactive mode.
What is the maximum value that can be stored in S9(8) COMP?
Functions of TCP is to:
In which of the files can records be accessed either sequentially or randomly
In WHICH access mode records are accessed either sequentially or randomly