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 guidelines should be followed to write a structured
Cobol program?

Answer Posted / asmara

TOP DOWN APPROACH AND IDENTIFICATION DIVISION. AND PROGRAM-
ID. MAKE SURE FOR COMPILE FREE PROGRAM.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is report-item in COBOL?

1194


Mention the guidelines to write a structured cobol program?

1136


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

1379


how do you reference the esds vsam file formats from cobol programs

1264


what is difference between cobol and cobol/400

23061


What is the difference between Call and a Link?

1257


) what is the difference between AID and HANDLE AID?

2194


Which division and paragraphs are mandatory for a COBOL program?

1324


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

1379


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1296


What is the difference between perform … with test after and perform … with test before?

1494


What is static and dynamic call in cobol?

1113


Can we redefine the field of x(200) to less than 200?

1429


What are different data types in cobol?

1380


i need a small 3d program using inline and outline.

2251