0% found this document useful (0 votes)
5 views

Object Oriented Programming through JAVA Question bank.docx

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Object Oriented Programming through JAVA Question bank.docx

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

VSM COLLEGE (A) :: RAMACHANDRAPUURAM

I MCA II SEMESTER
Object Oriented Programming through JAVA (PG1925110)
Question Bank

UNIT-I
Short Questions
1. Write Applications of OOP.
2. Explain data types in java.
3. Discuss the concept of Type casting.
4. Explain abstract class.
5. Explain constructors in Java.
Essay Questions
1. Explain the basic concepts of OOP.
2. Explain various types of Operators in Java.
3. Explain the Concept of classes and objects in java with example.
4. Explain about Arrays in Java.
5. What is Inheritance? Explain different types of Inheritance with example.

UNIT-II

Short Questions
1. Explain about Extending interfaces.
2. Difference between Interface and abstract classes.
3. Explain wrapper classes in Java.
4. Explain Assertions in java.
Essay Questions
1. Explain Interfaces in Java with an example.
2. What is a package? How to create a package with example.
3. Explain about String class in java.
4. What is Exception Handling? Explain the concept of try catch and throw statement
with example.

UNIT-III
Short Questions
1. Explain the concept of thread priority.
2. What is the use of Alive() method?
3. Explain the concept of synchronization.
4. What is the use of paint(), repaint() method?
Essay Questions
1. What is main Thread? Explain about creation of new threads in java
2. Explain the stages of a thread life cycle.
3. Explain about Applet class and Applet structure.
4. What is Applet? Explain about Life cycle of an Applet.

UNIT-IV
Short Questions
1. Explain about Event Delegation Model.
2. Differentiate between components and containers in AWT.
3. Explain about Text field and Text area.
4. List out the difference between AWT and Swing.
5. Explain about JTabbedPane.
Essay Questions
1. What is Event handler? Explain about Event Listeners.
2. Explain about Adapter classes in event handling.
3. Explain Layout types in AWT.
4. What is Swing? Explain about JFrame and JApplet with example.
5. Explain about JList and JScroll Pane with example.

You might also like