What are literals?
No Answer is Posted For this Question
Be the First to Post Answer
hw to create 3 dimensional array & hw to access it?
The maximum number of dimensions that an array can have in COBOL-85 is ?
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program ?
8 Answers Arigo Infotech, IBM,
Hi................... I have records like this aaaa cccc bbbb And i want output like this bbbb cccc aaaa How can it possible ?. Note:Please make sure records are in unsorted order. somebody plzzz help me.
Which is the best IBM mainframe Training Institute in Ameerpet, Hyderabad
What are the steps you go through while creating a COBOL program executable?
TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What are the cobol coding sheets?
What is SSRANGE, NOSSRANGE ?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.