what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / villan
Mainframe is a basically a type of computers which can
handle large amount of storage.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
i need a small 3d program using inline and outline.
Differentiate between structured cobol programming and object-oriented cobol programming.
Explain what you understand by passing by value.
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain how you can characterize tables in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Whats the difference between search & search ALL?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is a SSRANGE and NOSSRANGE?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Explain how to differentiate call by context by comparing it to other calls?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is rmode(24)