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

2nd year Java qn

The document is a question paper for the B.E./B.Tech. degree examinations in November 2022 for Object Oriented Programming using Java. It includes questions from both Part A and Part B, covering topics such as Java features, exception handling, inheritance, and multithreading. The exam is structured to assess knowledge and understanding through various question formats, including definitions, explanations, and practical applications.

Uploaded by

Súbàsh
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

2nd year Java qn

The document is a question paper for the B.E./B.Tech. degree examinations in November 2022 for Object Oriented Programming using Java. It includes questions from both Part A and Part B, covering topics such as Java features, exception handling, inheritance, and multithreading. The exam is structured to assess knowledge and understanding through various question formats, including definitions, explanations, and practical applications.

Uploaded by

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

Reg.No.

Qo4 o ulo
Qucstion Paper Code: KN22680
B.E./B.Tech. DEGREE EXAMINATIONS, NOVEMBER 2022
Semester I
Compuler Science and Engineering
CS2202-Object Oriented Programming using Java
(Common to CSE, AI & DS)
(Regulation: KCET R2021 (CBCS)

Time: 3 Hours Maximum Marks: 100


Part A (10x2 20 Marks)
Q. No. Question Knowledge Level
1 List out any four features of Java KI Remember
Explain enhanced for loop statement with example K2 -Understand
3 What is inner class? List out the different types of inner KI - Remcmber

class
4. How do you restrict class to derive new class? Explain. KI - Remember

. Summarize the any two built-in exceptions K2-Understand


Define Serialization. KI - Remember

List the states of thread life cycle in Java. K1 - Remember

8. What is meant by Generic class? KI - Remember


9. How to create an object of JFrame class? K2 - Understand

KI - Remember
10 What is meant by Adapter Class?

Part B (5 x 16= 80 Marks)


TI(a) Explain in details about Object Oriented Programming K2- Understand
Concepts with neat sketch
(OR)
I (b) Explain diflerent types of constructor with an example. K2 - Understand

12(a) Explain in details aboul various type of inheritances with K2- Understand
an example

(OR)
2 (b) Explain in detail about Interface with an example K2 -Understand
13 (a) Explain Exception Handling mechanism with an example K2 - Understand

P'age I of 2
(OR)
13 (b) Illustrate Input and Output Stream with an example K2 - Understand

14 (a) Apply multithreading for the threads TI and T2: TI to K3- Apply
generate Odd numbers from 1 ton and T2 to generate
Even numbers from I to n
(OR)
14 (b) Apply a generic method for sorting given aray of integers K3 Apply
and characters

15 (a) Design a Simple Calculator application using Swing. K3 Apply

(OR)
15 (b) Develop a program to createa student course registration K3 Apply
database and display the course registration details using
JDBC

Page 2 of 2

You might also like