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...


In an EVALUATE statement, can I give a complex condition on
a when clause?

Answers were Sorted based on User's Feedback



In an EVALUATE statement, can I give a complex condition on a when clause?..

Answer / aji cherian

Ofcourse You can!!!

Is This Answer Correct ?    8 Yes 0 No

In an EVALUATE statement, can I give a complex condition on a when clause?..

Answer / vampire

yes u can

ex

evaluate condition

when identifier=conditon imperative statements
when identifier=condition imperative statemnts
when other imperative statements
end-evaluate

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More COBOL Interview Questions

Is It Possible to Update or change in VIEW Mode?

5 Answers   CSC,


hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?

1 Answers   CGI,


What is the difference between structured cobol programming and object alternativelyiented cobol?

0 Answers  


how can u redefine picx(10) with pic 9(6).

3 Answers   TCS,


How is sign stored in a COMP field ?

3 Answers   Accenture,


how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)

6 Answers  


What is the difference between working storage copybook and linkage section copybook?

5 Answers   TCS,


In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?

5 Answers  


how can we get current dat and time thru cobol pgm

3 Answers   DELL,


What rules are followed by the search verb.

0 Answers  


I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.

3 Answers  


Explain about level numbers?

3 Answers  


Categories