Explain the difference between section, paragraph and sentences?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL400 Interview Questions

write a cobol program to display prime numbers between 1 to 100?

5 Answers   Cap Gemini, NISA,


Define perform?

0 Answers  


How u detect record is locked in Cobol/400 ? Wat is the solution for that ?

2 Answers   CGI,


Explain the difference between search and searchall?

0 Answers  


Explain how to update data area in cobol 400 program?

0 Answers  


What is output procedure?

0 Answers  


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field

2 Answers  


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

0 Answers  


Explain the input procedure?

0 Answers  


What is the actual use of fillers?

0 Answers  


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC

2 Answers   HP,


Code how to read 5th element of the array?

2 Answers   CGI,


Categories