what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / praveena
A mainframe is a high-performance computer used for
large-scale computing purposes that require greater
availability and security than a smaller-scale machine can
offer. Historically, mainframes have been associated with
centralized rather than distributed computing, although that
distinction is blurring as smaller computers become more
powerful and mainframes become more multi-purpose. Today,
IBM emphasizes that their mainframes can be used to serve
distributed users and smaller servers in a computing network.
Linux can be a software for mainframe
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
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 default value(s) for an initialize? What keyword will allow for an override of the default?
example for sub strings ? and refernce modifications whit output pls
What is the difference between PIC 9.99 and PIC9v99?
What is the difference between PIC 9.99 and 9v99 in COBOL?
Why would you use find and get rather than to obtain?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
Have you used comp and comp-3 in your project? And how?
Write some characteristics of cobol as means of business language.
how to access the file from prodution from changeman tool and to submit a file to production
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
how do you reference the fixed unblock file formats from cobol programs
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How do you differentiate between cobol and cobol-ii?