InterviewSolution
Saved Bookmarks
| 1. |
Write a COBOL program that allows users to enter the names of students of a class and then displays it. Try to use OCCURS clause for achieving this. |
Answer»
|
|