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 do you feel makes a good program?

Answers were Sorted based on User's Feedback



What do you feel makes a good program?..

Answer / raghunandan modak

A program that follows a top down approach. It is also one
that other programmers or users can follow logically and is
easy to read and understand.

Is This Answer Correct ?    10 Yes 0 No

What do you feel makes a good program?..

Answer / suresh babu

A good program should have the qualities like:
1. Correctness: It is the most important of the qualities.
A program that fails to produce correct results is
worthless.
2. Readability: Readability means the program shoud be
written in such a way that if a person wants to read and
understand the program, it shoud be possible for him to do
so without much difficulty. It is the primary objective of
structured programming.
3. Portability: A portable program is the one that can be
executed on different machines(with different compilers)
without any change or with only minor changes if required.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

What is rmode(24)

0 Answers  


where will u code file status ?

2 Answers   TCS,


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

0 Answers  


Why occurs can not be used in 01 level ?

2 Answers   TCS,


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

0 Answers  


How to covert given string into ASCII value in COBOL/MF COBOL

3 Answers   CTS, IBM, iFlex,


Why we are using comp and comp-3 in real time projects?

4 Answers   IBM,


Can we move X(7) to S9(7) COMP?

1 Answers  


can anyone explain me the concept of COMP-4 PLEASE??

2 Answers  


In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference

3 Answers   IBM,


what is Reentrancy and Quasi-reentrancy?

1 Answers  


how to transfer the file from pc to mainframe??

5 Answers   TCS,


Categories