Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the use of EVALUATE statement?

Answers were Sorted based on User's Feedback



What is the use of EVALUATE statement?..

Answer / ravikumar

Evaluate statement is used to avoid nested if statments in
the program.

Is This Answer Correct ?    6 Yes 0 No

What is the use of EVALUATE statement?..

Answer / hariharan mahadeek

Evaluate Statement used for case structure - When working
multiple options this statement will be handy. Instead of
using multiple IF statement.

Hariharan Mahadeek -

Is This Answer Correct ?    4 Yes 0 No

What is the use of EVALUATE statement?..

Answer / edukulla

By useing of evaluate state ,we can reduce the syntax error
and reduce programing lenth,naturally error can redued

Is This Answer Correct ?    2 Yes 0 No

What is the use of EVALUATE statement?..

Answer / suresh babu

You can use the EVALUATE statement instead of a series of
nested IF statements to test several conditions and specify
a different action for each. Thus we can use the EVALUATE
statement to implement a case structure or decision table.
We can also use the it to cause multiple conditions to lead
to the same processing.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

What is COMP-1? COMP-2?

4 Answers   CitiGroup,


when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?

1 Answers   Hewitt,


have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..

5 Answers   TCS,


Give some examples of command terminators?

0 Answers  


Mention the guidelines to write a structured cobol program?

0 Answers  


What is the difference between Perform para and perform asaection in cobol?

3 Answers   TCS,


Explain about different table spaces.

0 Answers  


wht is packed decimal in cobol

2 Answers  


IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.

2 Answers   ADNA, CSC,


2)Where the Plan is located in CICS-DB2?

1 Answers   IBM,


If there are two files one with 100 records and other with 101 records. we have to find out the one record that is the odd man out . What are the steps to do it

7 Answers   BirlaSoft,


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

0 Answers  


Categories