What COBOL construct is the COBOL II EVALUATE meant to
replace?



What COBOL construct is the COBOL II EVALUATE meant to replace?..

Answer / aji cherian

Nested if's

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More COBOL Interview Questions

hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps

5 Answers   iNautix,


What are declaratives and what are their uses in cobol?

1 Answers  


With in these three which one is the default one Call Reference, Call By Value, Call By Content.-Which one is default?

4 Answers   IBM,


) what is the difference between AID and HANDLE AID?

1 Answers   IBM,


How can you declare the file ?

1 Answers   Wipro,


which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast

1 Answers  


How do u sort the table for Search ALL? Is it only using ASCENDING KEY IS statement in occurs clause? If the data is input in non ascending order, will the ASC KEY IS automatically sort the data? or will it throw compile time error?

1 Answers   CTS,


What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad

8 Answers   Syntel,


what is ASRA, AEY9?

2 Answers   IBM,


What will happen if we generate GDG (+2) version without generating (+1) version?

2 Answers   IBM, T systems,


is it possible to pass an SQL query inside a jcl which is inside a cobol program?

5 Answers   CTS,


Can we call a CICS program from a batch program or viceversa?If so, how?

3 Answers  


Categories