What is the maximum value that can be stored in S9(8) COMP?
9999999
99999999
999999999
99999998
Functions of TCP is to:
Execute SCOBOL programs
Coordinate communication between screen programs and their I/O devices
Coordinate communication between screen programs and the server processes
Coordinate communication between screen programs and the PATHMON
All of the above
None of the above
Disk file in which PATHMON process maintain the configuration information
PATHCTL
TCLPROG
PATHSEND
PATHTCL
LINKMON
How many bytes does a S9(7) SIGN trailing separate field occupy ?
1
4
2
8
In which of the files can records be accessed either sequentially or randomly
Sequential & Indexed
Indexed & Relative
Relative
NONE
In WHICH access mode records are accessed either sequentially or randomly
SEQUENTIAL
RANDOM
DYNAMIC
NONE OF THE ABOVE
Which of the following relational operator is not allowed in the START statement?
> &
>=
=
<=
A COBOL 85 program can invoke routines written
C
C++
PASCAL
FORTAN
TAL
Different modes of stopping a Pathway
IMMEDIATE
ABORT
ORDERLY
The DELETE statement does not remove a record from
RELATIVE files
SEQUENTIAL files
INDEXED files
NONE OF THESE