in cobol perform stmt whether it first checks the condition
or not

Answer Posted / raju

hi deepa..

can u give a brief description abt ur ans

& how to set TEST BEFORE option or TEST AFTER OPTION

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is comp-1 and comp-2?

755


What are the different open modes available in cobol?

713


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1108


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1584


What is length is cobol?

641






What is the difference between comp and comp-3 usage?

670


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.

2048


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

706


When is inspect verb is used in cobol?

670


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

690


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2050


How many bytes S(8) comp field occupy and its maximum value?

1625


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5668


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1606


What is an in line perform? When would you use it? Anything else you wish to say about it.

639