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 r the quality process in development

Answer Posted / vishwa

When developing a new program, make sure that you remove unwanted fields or views that are declared inside the DEFINE DATA section. Since when a program is compiled, it picks these fields also in the buffer memory during compilation and resources would be wasted and efficiency is affected.

Do not use unwanted READs inside a FIND statement.

Never use an UPDATE inside a physical READ.

Avoid using COMPUTE statements while performing straight forward addition, subtraction functions, rather use the appropriate ADD, SUB statements for it.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

1081


Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

1156


The natural file converted to PDF file if Yes then explain ?

3203


How are you going to remove duplicates from the file that is being read?

1046


Explain difference between read work file 1 and read work file once? Why we are using work file once?

1016


What is cobol coding sheet?

1287


Explain the like inverted list?

990


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

1106


Explain how many work file we can code in jcl?

1040


Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?

1135


Explain the data storage?

1056


What is data trace system 2.0 used for?

5703


Explain how are you going to remove duplicates from the file that is being read?

1067


Can we see the copy book length using file-aid?

958


How to find occurrence of mu and pe fields in a file?

937