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
Post New Answer View All Answers
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.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What are the access modes of START statement?
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
Discuss about changing dataset name in proc.
What is the use of intialize verb?
How do you get the data to code the BMS macro?
What is the difference between PIC 9.99 and 9v99 in COBOL?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Explain how you can characterize tables in cobol?
What is the difference between external and global variables in COBOL?
When is inspect verb is used in cobol?
What is amode(31)
What the difference is between continue and next sentence?