Differentiate between structured cobol programming and object-oriented cobol programming.
i need a small 3d program using inline and outline.
What is the difference between comp and comp-3?
How do get the result of your program directly on your pc?
how to refer the data field?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How many sections are there in data division in COBOL?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Write the code implementing the perform … varying.
What is perform what is varying?
What is length is cobol?
What are declaratives and what are their uses in cobol?
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.
Explain what you understand by passing by value.
Why occurs cannot be used in 01 level in COBOL?