Write a program to enter and display the names of students in a class using the occurs clause.


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

Post New Answer

More COBOL Interview Questions

What is the file organization clause ?

2 Answers  


how to check whether the open command of a sequential file is successful? or not?

2 Answers   CSC, IBM,


I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.

3 Answers  


What is the different between index and subscript?

3 Answers  


COMP-3 field occupy ?

8 Answers  






a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?

4 Answers  


IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.

2 Answers   ADNA, CSC,


what is meaning by design document? who can repared for this?

5 Answers   TCS,


How we copy a program from production region to development region.What is the process & syntax ?

3 Answers   CTS,


When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.

1 Answers   CTS,


is it possible to declare index in cobol program? if it is not why its tell me pls

3 Answers  


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

8 Answers   TCS,


Categories