| Looking for new friends? Find one today at Asuku.com |
|
Home / Test Papers / IGNOU / CS03 File Structure and Programming in Cobol CS03 File Structure and Programming in Cobol December 1999 | Ask a question Print this page |
PGDCA / MCA (I Yr) / BCA
Term-End Examination
December, 1999
CS03 : File Structure and Programming in Cobol
Time: 2 hours
Maximum Marks: 60
1. (a) What is Y2K problem? Why is this problem occuring with many COBOL programs? Propose a solution to this problem, from the viewpoint of COBOL.
(b) How can SORTING of data in a data file be done in COBOL? Suppose the data is in an array of COBOL then how will the SORTING be done?
(c) Compare and contrast the characteristics of relative file organisation with indexed sequential file organisation. Explain the applications where you will perfer relative file organisation in comparison to indexed sequential file organisation.
(d) What is the use of SEARCH statement in COBOL? Explain the working logic of this statement. Give example of this statement.
(e) What are the level 77 and 88 entries? Can level 77 or 88 entry be replaced by normal record entries? Give reasons for your answer.
(f) What are the usage of STRING and UNSTRING statements of COBOL? Explain with the help of one example each.
2. Write a program in COBOL for creating an indexed master file for a banking environment from the following files:
Account balance file
Account No. 5 digits
Balance 8 digits
Account holder Name 25 characters
Transaction file of the day
Account No. 5 digits
Wthdrawal or Deposit 1 digits code
Amount 6 digits
The format for index master file is
Account No. 5 digitsPresent Balance 8 digits (obtained from using Account balance and Transaction file)
3 ABC Video library maintains its records in a COBOL file of following format : Video cassette file : (Not sorted)4 Write a program in COBOL to print total slaes of each slaesperson from the following transaction file:
Name : SALES TRANSACTION (Not sorted)5 Explain the following COBOL verbs with the help of one example each
(a) INSPECT statementBusiness Schools - Engineering Colleges - Medical & Nursing Admissions - BEd in Distance mode - Journalism & Media Studies - Forensic Science
Enter a detailed keyword. Ex: Question Papers of IGNOU MCA Ist Semester