what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / bernard thomas
Mainframe is used to describe a main computer which can
serve many users simultaneously. This done using a facility
like TSO.
Mainframe software is TSO (for simulutaneous use), COBOL,
JCL, IDCAMS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the Purpose of Pointer in the string?
What are the cobol coding sheets?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How to print 10 to 1 if the input have only 10 digit number?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Which Search verb is equivalent to PERFORM…VARYING?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between comp and comp-3 usage?
What are the pertinent COBOL
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Why occurs cannot be used in 01 level in COBOL?
what is s000 u4087 error? please give the all error codes in cobol,jcl.