what is the result of the following?

DIVIDE A INTO B GIVING C.

a.C=A/B
b.the reminder of B/A is stored in C
c.C=B/A
d.the reminder of A/B is stored in C

Answer Posted / vijaya sharma

c.C=B/A

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

706


how do you reference the rrds file formats from cobol programs

797


What is the difference between PIC 9.99 and PIC9v99?

781


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.

2057


how do you reference the ksds vsam file formats from cobol programs

664






What is redefines clause in COBOL?

848


Discuss about changing dataset name in proc.

759


Explain about different table spaces.

648


Difference between array and sub-script ?

1164


How to remove 2 duplicate records and copy only one using job control language?

751


What rules are to be followed while using the corresponding options?

638


What is inspect in cobol ?

801


What is the usage of comp fields in cobol?

658


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

716


How can you get the ksds file records into your cobol program?

642