Have you code any new programs in COBOL ? What is the
functionality of the programs?

Answer Posted / arjun

we do code several Cobol programs acording to the
requirement. Most of these are report generating codes.
Also, we need to code for several applications

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between perform … with test after and perform … with test before?

1136


Write the code to count the sum of n natural numbers.

921


State the various causes of s0c1, s0c5 and s0c7.

838


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2084


Write a program to explain size error.

880


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

962


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

838


Mention the guidelines to write a structured cobol program?

816


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1059


) what is the difference between AID and HANDLE AID?

1879


Which is not true about evaluate statement

2082


What is report-item in COBOL?

888


What are the various section in data division and briefly explain them.

905


how do you reference the ksds vsam file formats from cobol programs

868


How do u write test cases?

1814