Answer Posted / sudha
Control Breal is mainly used for report generations.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is the compute verb? How is it used?
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between next sentence and continue in cobol programing language?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
how can i see junk values in dclgen or in hostvariable of comp ?
) How do u handle errors in BMS macro?
How you can characterize tables in cobol?
How many bytes S(8) comp field occupy and its maximum value?
how do you define single dimensional array and multidimensional array in your cobol?
Name the sections present in data division.
Give some examples of command terminators?
What are the various section in data division and briefly explain them.
) how do u code after getting data?
Write the code implementing the perform … varying.