Archive for July 2007
You are browsing the archives of 2007 July .
You are browsing the archives of 2007 July .
BACHELOR IN COMPUTER APPLICATIONS
Term-End Examination
December, 2005
CS60 : ‘C’ PROGRAMMING AND DATA STRUCTURE
Time: 2 hours
Maximum Marks: 60
Note : Question number 1 is compulsory. Answer any three questions from the rest. All algorithms should be written nearer to ‘C’ language.1. (a) Write a non recursive function to traverse a binary tree using inorder traversal. (10)
(b) What [...]