what is the basic concept of mainframe? what knowledge is
needed for learn this mainframe?
Answer Posted / rachit dwivedi
mainfraim computer is used to perform a certain task.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are 77 levels used for?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Mention the guidelines to write a structured cobol program?
What is the difference between next sentence and continue in cobol programing language?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
how do you reference the fixed unblock file formats from cobol programs
how do you define single dimensional array and multidimensional array in your cobol?
Define static linking and dynamic linking.
What are the cobol coding sheets?
) How do u handle errors in BMS macro
how do you reference the rrds file formats from cobol programs
) what is the difference between AID and HANDLE AID?
what is amode(24), amode(31), rmode(24) and rmode(any)?