What do you feel makes a good program?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the local-storage section?

681


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

992


how to refer the data field?

1802


what is search and searchall?what is the diffrence between them?give an best example?

5540


Which Search verb is equivalent to PERFORM…VARYING?

681






Difference between array and sub-script ?

1159


Why did you choose to work with ibm mainframe cobol programming?

627


What are all the divisions of a COBOL program?

660


What are the different rules for performing sort operation?

757


What are the cobol coding sheets?

660


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

706


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1113


Can you please let me know the centre name of INS certification in Kolkata.

1713


What is the difference between goback, stop run and exit program in cobol?

920


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

770