Consider the following COBOL entries:
05 X PIC 99 VALUE 10.
SUBTRACT 20 FROM X.
The resultant value of X wil be
Answer Posted / sweta
Answer will be 10.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is the difference between next sentence and continue in cobol programing language?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
When is inspect verb is used in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are the pertinent COBOL
how to convert the recors form vsam file to db2 table tru file aid
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
HOw can I get the negative sign while deduct high value from low value
What are the cobol coding sheets?
how do you define single dimensional array and multidimensional array in your cobol?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Name the divisions, which are available in a cobol program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly