0% found this document useful (0 votes)
177 views1 page

Cs8392 Oop Iq Nov - Dec 2018 Rejinpaul

This document provides sample questions for the third semester Object Oriented Programming exam for Anna University. It includes 25 questions across 5 units that cover key concepts in Java like object oriented programming, inheritance, interfaces, exceptions, generics, threads, AWT, Swing, and MVC design patterns. The questions are intended to help students prepare for the exam but may not reflect the actual questions asked.

Uploaded by

raju
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
177 views1 page

Cs8392 Oop Iq Nov - Dec 2018 Rejinpaul

This document provides sample questions for the third semester Object Oriented Programming exam for Anna University. It includes 25 questions across 5 units that cover key concepts in Java like object oriented programming, inheritance, interfaces, exceptions, generics, threads, AWT, Swing, and MVC design patterns. The questions are intended to help students prepare for the exam but may not reflect the actual questions asked.

Uploaded by

raju
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Anna University Exams Nov / Dec 2018 – Regulation 2017

Rejinpaul.com Unique Important Questions – 3rd Semester BE/BTECH


CS8392 Object Oriented Programming
Unit-I
1. Explain Object Oriented Programming concepts in Java in detail
2. Discuss various types of constructors in java with example
3. Explain the types of package with its importance in detail
Unit-II
1. Explain various types of inheritance with example program
2. What is interface? Write a java program to illustrate the use of interface in detail
3. Explain the concept of object cloning and inner classes with examples
Unit III
1. Define Exception. Explain the different types of exceptions and discuss on user defined exceptions and the
concept of throwing and catching exception in java with examples
2. What are input and output streams? Explain them with illustrations Describe the stack trace elements with
an example
3. Write a java program to read content from a file and display it
Unit IV
1. What is generic programming ? Explain generic classes and generic methods in detail with program
2. What is a thread? Describe the lifecycle and states of thread with examples. Show how to extend thread
class and how to implement runnable interface for creating and starting threads
3. Demonstrate Inter thread Communication and suspending, resuming and stopping threads
4. Tell briefly about thread synchronization with an example
Unit V
1. State and Explain the basic of AWT Event handling in detail
2. Explain Swing in Java with Model, view and controller design pattern. Elaborate How MVC design pattern is
achieved?
3. Write a program for a simple calculator using swing
4. Discuss the adapter classes and its various types with an example
5. Explain the Characteristics of model view Controller design patterns and its advantages

Visit
www.rejinpaulnetwork.com/forum for Subject related Queries. Thank you

Questions Are Expected for University Exams This May or May Not Be Asked for Exams Please do not Copy
(or) Republish This Questions, Students if You Find the Same Questions in Other Sources, Kindly report us to
[email protected]

You might also like