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 difference between CONTINUE & NEXT SENTENCE ?

Answers were Sorted based on User's Feedback



What is the difference between CONTINUE & NEXT SENTENCE ?..

Answer / aji cherian

Continue - The control will go to the line next to a scope
terminator.
Next senece - The control will go to the next line after a
period symbol.

Is This Answer Correct ?    18 Yes 1 No

What is the difference between CONTINUE & NEXT SENTENCE ?..

Answer / mdvasanth86

continue -> NEXT STATEMENT
next sentence -> NEXT SENTENCE (After the period(.))

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

At the minimum, which division of COBOL is enough to be coded?

3 Answers   CTS,


sample code for read a 2nd record from last in flatfile how can do?

4 Answers   iNautix,


01 a pic s9(5) occupies how many bytes ?

9 Answers   Wipro,


1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?

11 Answers   Wipro,


How can you add a particular field in copybook?

2 Answers   L&T,


what is soc7 abend?how u can trace it?

4 Answers   Accenture,


What is the meaning of 'TALLING' verb in cobol?

5 Answers  


I have a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?

5 Answers   Cognizant,


Following questions were asked in Capegemini on 8th sep,2012 mainframe test 1.)Condition code for dul recors in VSAM- 2.) Is NULL or =NULL in Select statement 3.)max size of CI 4.)What happens after CI is full 5.)Ques on COND parameter 6.)which among following can not be rolled back a)delete table b.)droptable c)Update d.)insert 7.)groupby and orderby sql querries 8.)Max extents in VSAM file 9.)quesn on DPRTY=(1,10) 10.)range of condition codes in COBOL 11.)occurs clase can not be used at which level? 12.)delimiter in jcl 13.)sort card for file in PGM=SORT 14.)PIC(6) value 120056 possible? 15)question on BLKSIZE Is (20,20) and (20,10) possible? 16.)number of bytes in RDF 17.)Can we use index in WS-section or LK-section 18.)Verify command in IDCAMS used for? 19.)question on Alternate Index 20.)Return code of file attribute mismatch 21.)In which format COBOL variables stored? 22.)what is Alternate of HANDLE? 23.)can SUM,AVG,MIN,ROUND used in numeric and char variable data types? 24.)What is the datatype of FILE STATUS codes in WS-section?

2 Answers   Cap Gemini,


how many bytes does s9(7)COMP-3 field occupies?

6 Answers   ADP,


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

3 Answers   Lehman Brothers,


what is difference between the sysabend and userabend?

2 Answers  


Categories