What guidelines should be followed to write a structured
Cobol program?



What guidelines should be followed to write a structured Cobol program?..

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

More COBOL Interview Questions

Why there is no questions in this column?

6 Answers  


What is CALL statement in COBOL?

4 Answers  


How many bytes S(8) comp field occupy and its maximum value?

0 Answers  


What is the difference between external and global variables in COBOL?

0 Answers   Winsol Solutions,


db2 variable decimal(15,2) what is the equalent size of cobol variable

2 Answers   Syntel,






If you are current on the owner of a set, what is the difference between obtain next and obtain first?

0 Answers  


How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.

10 Answers   ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,


Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you

1 Answers   BPL,


level number 77 is used to define a)group data b)elementary data c)redefine d)none

8 Answers   TCS,


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


What are the different data types in cobol?

0 Answers  


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

3 Answers   TCS,


Categories