Group B

Attempt any Six question

2. Define OOP. Explain features of object oriented programming language.

3. Explain different type of control statements used in Java.

4. Define Abstract Class. Explain different type of Access control in Java.

5. Define method Overriding? Write any program to implement concept of multiple inheritance in Java.

6. Why is it important to handle exception in Java? Write a program to illustrate the use of exception handling.

7. Define the use of static Keyword. Write any four string methods used in java with example

8. Define super, final and this keyword in Java. Explain the concept of MVC in brief.

 

Group C

Attempt any Two question

9.
a. Define Multi threading. Write a java program to show the inter-thread communication.

b. Define Stream. Write a program in java to copy the content from one file to another.

10.
a. Define collection class. Explain different Wrapper classes and associated method in java

b. Define AWT. Explain different type of Layout Manager in Java

11.
a. List and explain any five swing controls with their uses.

b. Define JDBC. Write a program to display all records from table of a database