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 ? | 1 Yes | 4 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
Name the divisions, which are available in a cobol program?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is rmode(any) ?
Name the sections present in data division.
) How do u handle errors in BMS macro
How to remove 2 duplicate records and copy only one using job control language?
i need a small 3d program using inline and outline.
What is the difference between next sentence and continue in cobol programing language?
What do you understand by psb and acb?
what is amode(24), amode(31), rmode(24) and rmode(any)?
State the various causes of s0c1, s0c5 and s0c7.
Explain how you can characterize tables in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How do u write test cases?