Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

OOPS WITH JAVA IMPORTANT QUESTIONS

UNIT I
1. Explain the basic concept of OOPS.(14)
2. Explain the features of Java
3. Explain JDK and JVM.(7)
4. Explain the steps involved in creating and executing a Java program.(7)
5. Write short notes on java operators.
UNIT II

1. Explain in detail about Vector methods.(14)


2. Explain about else-if ladder statement.(7)
3. Describe about for loop with sample program.(7)
4. Write short notes on four string methods with an example.
5. Write short notes on any four String Buffer methods with example.

UNIT III
1. Define class. Explain it with syntax and example.(7)
2. Write short notes on four string methods with example
3. Explain about multilevel Inheritance.(7)
4. Explain how will you create and access a package.(7)
5. Briefly explain about Method Overriding.(7)
UNIT IV
1. How will you define and run a thread using thread class? Explain with example.(14)
2. Define exception. Explain about exception handling with an example program.(7)
3. Describe about Byte Stream class.(7).
4. Explain the life cycle of thread with neat diagram.
UNIT V
1. Explain how an applet is created and executed with example. (14)
2. Write short notes on MouseEvent listeners. (7)
3. What is Layout Manager and explain its types.
4. Explain about graphics class method.
5. Explain applet life cycle.

You might also like