Solved Question Papers
Punjab Technical University
Fundamentals of Computer Programming and IT
(Common for all Branches of Engineering)
Subject Code: BTCS-101
December 2008
Time: 3 hours Maximum Marks: 60
Section A is compulsory. Attempt any fi ve questions from Sections B and C. Select at least two questions from Sections
B and C.
Section A (2 marks each)
1. (a) What is PROM?
(b) What do you mean by SCSI?
(c) What is the use of spell checker?
(d) What is special in Windows Vista?
(e) What do you mean by precedence of operators?
(f) What are static variables?
(g) What are input–output streams in C⫹⫹ ?
(h) Specify the steps to develop and execute a program?
(i) What is a pointer?
(j) Briefl y explain the use of the break with switch statement in C ...