Answer Posted / suresh
System Display and Search Facility
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Write a program to enter and display the names of students in a class using the occurs clause.
Write a program to explain size error.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i need a small 3d program using inline and outline.
What is the difference between goback, stop run and exit program in cobol?
What is amode(24)?
How do you reference the following file formats from cobol programs?
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
How to print 10 to 1 if the input have only 10 digit number?
how do you reference the variable block file formats from cobol programs
How do we get current date from system with century in COBOL?