IGNOU BCA CS-62P: 'C' PROGRAMMING & DATA STRUCTURE - JUNE 2008 PRACTICAL QUESTION PAPER
Set-4
BACHELOR IN COMPUTER APPLICATIONSTerm-End Practical Examination
June, 2008
CS-62P: 'C' PROGRAMMING & DATA STRUCTURE
Time allowed: 2 Hours
Max. Marks : 100
(Weightage 15%)
(Weightage 15%)
Note: There are two questions in this paper totalling 70 marks. Rest 30 marks are for viva-voice. Answer both the questions
1. Write a program in 'C' language that accepts a string as input and checks whether the string is a palindrome or not. The program should print appropriate message.
2. Write a program in 'C' language hat accepts a file as input and reverses its contents and copies the reversed contents to another file. That is, the first line of the new file will be the last line of the old file etc.
No comments :
Post a Comment