What is the maximum size of a 01 level item in COBOL I? in
COBOL II?
Answers were Sorted based on User's Feedback
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
)what is retrieve?
01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
State the various causes of s0c1, s0c5 and s0c7.
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
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)?
At the minimum, which division of COBOL is enough to be coded?
In an EVALUTE statement is the order of the WHEN clauses significant?
What are the pertinent COBOL commands?
for an INITIALIZE and what keyword allows for an override of the default.