Object Oriented Programming with Java.pdf - Google Drive

1 downloads 174 Views 123KB Size Report
(a) 9 (b) 8 (c) Compilation Error (d) Runtime Error. Attempt any four questions from Q-2 to Q-8. Q-2 Attempt all questio
Enrollment No: _______________________

Exam Seat No:_______________________

C.U.SHAH UNIVERSITY Winter Examination-2015 Subject Name : Object Oriented Programming with Java Subject Code : 4TE04OPJ1 Semester : 4

Date :24/11/2015

Branch : B.Tech (CE) Time :2.30 To 5:30

Marks : 70

Instructions: (1) Use of Programmable calculator & any other electronic instrument is prohibited. (2) Instructions written on main answer book are strictly to be obeyed. (3) Draw neat diagrams and figures (if necessary) at right places. (4) Assume suitable data if needed. Q-1 a)

Attempt the following questions: Which class cannot be a subclass in java? (a) Abstract class (b) Parent class (c) Final class (d) None of the above

b)

Which of these is not a bitwise operator? (a) & (b) &= (c) = (d)