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


if a>b

continue
display x.
dispaly y.
end-if

display 1

display 2.

display 3.
what should be my output ?

Answers were Sorted based on User's Feedback



if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what..

Answer / sharpmainframe

ERROR: BECAUSE OF MISMATCH END-IF

YOU NOT PUT ANY SCOP TERMINATOR(.) INBETWEEN IF-ENDIF STMT

Is This Answer Correct ?    6 Yes 0 No

if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what..

Answer / javed

There will be a compilation error.

Is This Answer Correct ?    0 Yes 0 No

if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what..

Answer / ravikrian

1

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More COBOL Interview Questions

Write the code implementing the perform … varying.

0 Answers  


how do you reference the variable block file formats from cobol programs

0 Answers  


Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you

1 Answers   BPL,


i declare a Table as OCCURS 2000 TIMES.If the input file has more than 2000 records will the COBOL program fail?

12 Answers  


I want ALL jcl ERROR cods

1 Answers  


how do you reference the printer file formats from cobol programs

0 Answers  


What are differences between COBOL and java ? why we are giving more preference to COBOL ?

3 Answers   TCS,


SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.

3 Answers   Lehman Brothers,


Explain the difference between an internal and an external sort, the pros and cons, internal sort syntax etc.

3 Answers  


In INITIALIZE what is Repalcing Word will do

1 Answers   CTS,


What is the use of EVALUATE statement?

4 Answers   Tesco,


How many variables can be declared in w-s section.?

2 Answers  


Categories