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


wht is structured cobol pgm and non structred cobol pgm ?



wht is structured cobol pgm and non structred cobol pgm ?..

Answer / ss

Structured programming is a logical way of programming; you divide the functionalities into modules and code logically.

The difference between regular programming approach and structured programming is that structured programs get rid of GO TO statements and the whole programs can be represented in a Top-Down design

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

I have put two write operations in a single para for two different conditions.Will that lead to an abend or run successfully and write two records?

1 Answers   CTS,


What is the linkage section?

4 Answers  


how can you identify wheather the program is using search or search all in the cobol program?

5 Answers   iGate,


What is a SSRANGE and NOSSRANGE?

0 Answers  


diffrence between z(2) and z9(2)

4 Answers   Cap Gemini,


i Want All cobol ERROR codes?

4 Answers   HCL, IBM,


RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE

12 Answers   TCS,


hw to create 3 dimensional array & hw to access it?

1 Answers  


01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?

3 Answers   Mind Tree,


what is the difference between PA & PF keys?

1 Answers   IBM,


How is sign stored in a comp-3 field?

7 Answers  


01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?

3 Answers   Patni,


Categories