Answer Posted / guest
no it can be used only for alphabetic and alpha numeric
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Which division and paragraphs are mandatory for a COBOL program?
Why occurs cannot be used in 01 level in COBOL?
What is a report item?
Write a cobol program making use of the redefine clause.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What are various search techniques in cobol? Explain.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between perform … with test after and perform … with test before?
Why did you choose to work with ibm mainframe cobol programming?
i need a small 3d program using inline and outline.