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

COBOL Snippet: Tell where the control will when the below
code execute

IF (A=B)
CONTINUE
ELSE
NEXT SENTENCE
PERFORM <IMP-STMT>
END-IF.

Answer Posted / meg

Lu is very correct no body code like
NEXT SENTENCE
PERFORM <IMP-STMT>
this

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to print 10 to 1 if the input have only 10 digit number?

1308


What guidelines should be followed to write a structured cobol prgm?

1215


Define static linking and dynamic linking.

1272


What kind of error is trapped by on size error option?

1293


What is the difference between binary search and sequential search?

1131


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.

2477


Which Search verb is equivalent to PERFORM…VARYING?

1106


Differentiate between structured cobol programming and object-oriented cobol programming.

1214


What is the difference between next sentence and continue in cobol programing language?

1278


What is the difference between goback, stop run and exit program in cobol?

1648


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2537


Name the divisions, which are available in a cobol program?

1296


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

1169


What is the problem of ordered sequential files access?

1208


How do get the result of your program directly on your pc?

2397