Java
Java
Section A
Q.1 Attempt all of the following parts: (1*6=6) C.O
.
a. Define the difference between process and thread. CO1
b. What is an array in Java? Explain with Example. CO1
c. Explain OOP’s Concept. CO1
d. Describe the difference between unchecked and checked exceptions in CO1
Java.
e. What is constructor? Explain any one with Example. CO1
f. What is the difference between Abstraction and Encapsulation? Explain CO1
with example.
Section B