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 are the differences bitween cobol and cobol-2?



What are the differences bitween cobol and cobol-2?..

Answer / nimsatprasad

There are at least five differences: COBOL II supports
structured programming by using in line PERFORMs and
explicit scope terminators, it introduces new features
(EVALUATE, SET .. TO TRUE, CALL .. BY CONTEXT, etc), it
permits programs to be loaded and addressed above the 16
megabyte line, it does not support many old features (READY
TRACE, REPORT-WRITER, ISAM, etc.), and it offers enhanced
CICS support.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More COBOL Interview Questions

What are INPUT PROCEDURE and OUTPUT PROCEDURE?

0 Answers  


Name the sections present in data division.

0 Answers  


How do you differentiate between cobol and cobol-ii?

0 Answers  


In which area will you utilize 88 level items in cobol?

0 Answers  


how do u link sub pgm to main pgm ?

2 Answers   TCS,


How do u know what version of cobol u are using?

3 Answers  


In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?

1 Answers   CSC,


What are the rules of the move verb?

0 Answers  


How do u initialize an array?

2 Answers   CTS,


What is the linkage section?

4 Answers  


The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?

6 Answers   Cognizant,


In a program, variables are used but no DB2 involved in it. Can you call it as host variables??

4 Answers   EDS,


Categories