1.What is the default print format in cobol?
Answer Posted / suryaprathap
display statement is the print format
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a scope terminator give example?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Which division and paragraphs are mandatory for a COBOL program?
How are the next sentence and continue different from each other?
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.
What is the usage of comp fields in 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.
A table has two indexes defined. Which one will be used by the SEARCH?
how do you reference the variable unblock file formats from cobol programs
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how do you reference the rrds file formats from cobol programs
example for sub strings ? and refernce modifications whit output pls
Write down the divisions of cobol program?