Students Are Not Allowed To Leave Examination Hall Before 60 Minutes
Students Are Not Allowed To Leave Examination Hall Before 60 Minutes
2. A) What is Variable? and explain the different types of variables with an example
program?
B) What is Scope and life time of variables?
Answer All Questions. All Questions Carry Equal Marks. Time: 20 Min. Marks: 10.
I Choose the correct answers:
NOTE: Students are not allowed to leave examination hall before 60 minutes
(a)true (b) false (c) starts with class (d) None of the above
(a) false following operators (b) true (c) Both cases are allowed (d) None of the above
7. int a = 8;
9. int a = 30,b=20;
8. ____________ is a concept in OOP which hides unimportant implementation details from other objects.
10. Every statement should terminate with the _____ Symbol in Java.