CS/B.TECH/CSE(OLD)/SEM-6/CS-605/2012
2012
OBJECT ORIENTED PROGRAMMING
Time Allotted : 3 Hours Full Marks : 70
The figures in the margin indicate full marks.
Candidates are required to give their answers in their own words
as far as practicable.
GROUP – A
(Multiple Choice Type Question)
1. Choose the correct alternatives for the following: 10 x 1 = 10
i) Which one of the following lists contains only Java programming language keywords?
a) class, if, void, long, int, continue
b) goto, instance of, native, finally, default, throws
c) try, virtual, throw, final, volatile, transient
d) strictfp, constant, super, implements, do
e) byte, break, assert, switch, include.
ii) Which is a reserved word in the Java programming language?
a) Method b) Native
c) Subclasses d) Reference.