. How do we cast a variable in COBOL
How to read the last 100 records from a COBOL file. The file contains N number of records.
if a file has 1000 recods how copy the records from 1 to 100 records using sort
what is the use of comp2 ? where can we use it with example ?
when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?
Difference between next and continue clause
What are the pertinent COBOL
What is different between variable length and fixed length?
What is the difference between perform … with test after and perform … with test before?
How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 Answers ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,
file status 00 is checked after opening the file or reading the file
can we use full outer join with cursors declared in cobol program?
What type of Call you would use if you don;t want the control back to the calling program?