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

22MCA252 - Apoorva - M - S

Uploaded by

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

22MCA252 - Apoorva - M - S

Uploaded by

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

2nd Internal

Assessment
Subject: OOPs Using Java Subject Code:22MCA22 Date: 23-
09-2024
Duration: 1Hr: 30Min Max. Marks:40M

Answer any two full questions: -


Questio Bloom
Questio Mark CO’
n ’s
ns s s
Numbe Level
r
a) What is multiple inheritance? How multiple inheritance 10 L1 CO3
1 is achieved in java ? Write a program to calculate the
area of circle and triangle by implements interface.

b) What is interface ? how to extend an interface explain 10 L1 CO3


with example program
OR
a) Define package in java. List and explain the built in 10 L1 CO3
2 packages in java.
b) Write the difference between abstract class and interface. 10 L1 CO3

a) Explain Exception Hierarchy in java with example 10 L2 CO4


3 program.
b) Demonstrate using a java program to create user- 10 L2 CO4
defined Exception using subclass.
OR
a) Demonstrate using a java program to create a Multiple 10 L2 CO4
4 catch statement in exception handling.
b) Summarize the following. 10 L2 CO4
I. Built in exception
II. User-defined exception

You might also like