what is the basic concept of mainframe? what knowledge is
needed for learn this mainframe?
Answer Posted / sreeram
just required analytical skills to work on mainframe.
that's enough.
| Is This Answer Correct ? | 25 Yes | 13 No |
Post New Answer View All Answers
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)?
What is inspect in cobol ?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between perform … with test after and perform … with test before?
How many sections are there in data division in COBOL?
Which mode is used to operate the sequential file?
What are literals?
Write down the divisions of cobol program?
What are the different rules to perform a Search?
example for sub strings ? and refernce modifications whit output pls
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
how do you reference the fixed unblock file formats from cobol programs
What are the cobol coding sheets?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What is the difference between PIC 9.99 and PIC9v99?