given the following: 77 A PIC 9V9 VALUE 9.5 77 B PIC 9 VALUE 9. 77 C PIC V9 VALUE 0.8 77 D PIC 9 77 E PIC 9 77 F PIC 9V999 what are the contenta of D E nad F after the following statements are executed: COMPUTE F ROUNDED=A+C/B MULTIPLY A BY C GIVING E ADD B C A GIVING D ROUNDED a.F=9.589 E=8 D=1 b.F=9.589 E=8 D=9 c.F=9.589 E=7 D=9 d.F=9.589 E=7 D=1
5 14082I have the requirement to compare the two files and pick up the matching records. File 1. file2 23 32 32 13 34 15 35 36 36 35 43 Get the matching records from this 2 files to out file. how you will do this in cobol program?
15 99386Post New Broadridge COBOL Interview Questions
In which files database settings are stored in joomla cms?
some basic standard questions on transformer.
Assuming that locks are the only reason due to which deadlocks can occur in a system. What would be a foolproof method of avoiding deadlocks in the system.
What are the steps to insert excel worksheet in a word document?
What are operators available in sql?
When we actually use an assignment in a workflow?
Have you done batch testing in qtp? If yes how you are doing?
Explain the differences between list x; & list x();.
How to convert design gray to binary code?
How many tags were removed in html5?
What do you know about abinitio?
what is cbp? What is the difference between cbp and mrp?
Mention what needs to be taken care while adding a column?
What are loops in Datawarehousing?
Can you explain apache spark?