Write a program to enter and display the names of students in a class using the occurs clause.
WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN
give the examples of strings in cobol
how to code in cobol while using variable block file?
file status 00 is checked after opening the file or reading the file
What is the figurative constant in cobol?
can we use COPY statement in w-s section? how?
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
how to transfer the file from pc to mainframe??
wht is packed decimal in cobol
Name the divisions, which are available in a cobol program?
consider the fallowing 77 stat pic 9. 88 male value 1,2,3. 88 female value 4 through7. what will be the value of stat a) set male to true. b) set female to true.
How can you submit a job from COBOL programs?