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


Please Help Members By Posting Answers For Below Questions

Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

817


Explain what you understand by passing by value.

692


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

678


What is the default value(s) for an initialize and what keyword allows for an override of the default?

691


State the various causes of s0c1, s0c5 and s0c7.

658






How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700


How many bytes S(8) comp field occupy and its maximum value?

1628


Explain how you can characterize tables in cobol?

636


How can you get the ksds file records into your cobol program?

639


what is search and searchall?what is the diffrence between them?give an best example?

5540


A table has two indexes defined. Which one will be used by the SEARCH?

754


Difference between cobol and cobol-ii?

704


what is amode(24), amode(31), rmode(24) and rmode(any)?

692


explain sorting techniques in cobol program?

686


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.

3713