0% found this document useful (0 votes)
10 views2 pages

Java CAT -II QP

This document outlines the examination structure for the Programming in Java course at Shrimanthi Devkunvar Nanalal Bhatt Vaishnav College for Women. It includes sections for short answer questions, detailed explanations, and a compulsory programming task, covering topics such as thread synchronization, interfaces, and user-defined packages. The assessment is designed to evaluate students' understanding and application of Java programming concepts.

Uploaded by

saradha.r
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)
10 views2 pages

Java CAT -II QP

This document outlines the examination structure for the Programming in Java course at Shrimanthi Devkunvar Nanalal Bhatt Vaishnav College for Women. It includes sections for short answer questions, detailed explanations, and a compulsory programming task, covering topics such as thread synchronization, interfaces, and user-defined packages. The assessment is designed to evaluate students' understanding and application of Java programming concepts.

Uploaded by

saradha.r
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/ 2

SHRIMATHI DEVKUNVAR NANALAL BHATT VAISHNAV COLLEGE FOR

WOMEN
(AUTONOMOUS
(Affiliated to the University of Madras and Re-accredited with
A+ Grade by NAAC)
Chromepet, Chennai — 600 044.
M.A/M.Com/M.Sc/MSW - CAT- II January 2025
Department of Applicable Mathematics
Course Code: 20 PAMCT2006 Date:06/03/2025
Course Title: Programming in Java Max. Marks: 50
Section A
(5X2=10 Marks)
S.NO Answer any Five Bloom’s Course
level outcome
1. What are the ways to access a package from another K1 CO4
package? Give example
2. Define thread priority. Write the default values and K1 CO4
methods to change them
3. Define throws and Finally with syntax? K1 CO4
4. Define Interface with syntax? K4 CO4

5. Explain Deadlock in java ? K5 CO3

6. Write short notes on access specifiers in Java. K1 CO3

Section B
(4X5=20 Marks)
Bloom’s Course
S.NO Answer any Four
level outcome
7. Illustrate java exceptions and try, catch statements with K2 CO4
examples.
8. Summarize Thread Life Cycle in detail K2 CO4

9. What is an interface? List the rules to create an interface K1 CO4


in java with examples.
10. Discuss the difference between interface and abstract K6 CO4
class with example
11. Interpret thread synchronization in java with suitable K5 CO4
examples.

Section C
(1X10=10 Marks) -A
Course
S.NO Answer any One Bloom’s level
outcome
12. Explain the package? How to create user defined K5 CO4
package in java with example
13. Elaborate multi-threading with suitable syntax and K6 CO4
examples
(1X10=10 Marks) –B Compulsory Question

14 Write a Java program to create user defined exception K3 CO5


for checking voter’s age

You might also like