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

U23ITTC02 - Programming in JAVA

This document outlines the B.Tech end semester examination for Programming in Java, scheduled for November 2025, with a duration of 3 hours and a maximum of 75 marks. It includes three parts: Part A consists of 10 short answer questions, Part B has 5 detailed questions, and Part C requires answers to any three questions from a list of five. The questions cover various Java programming concepts, including access control, multithreading, exception handling, and database communication.

Uploaded by

Muruganandham J
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)
34 views1 page

U23ITTC02 - Programming in JAVA

This document outlines the B.Tech end semester examination for Programming in Java, scheduled for November 2025, with a duration of 3 hours and a maximum of 75 marks. It includes three parts: Part A consists of 10 short answer questions, Part B has 5 detailed questions, and Part C requires answers to any three questions from a list of five. The questions cover various Java programming concepts, including access control, multithreading, exception handling, and database communication.

Uploaded by

Muruganandham J
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

[Link].

END SEMESTER EXAMINATIONS, NOVEMBER 2025


III / V SEMESTER
PROGRAMMING IN JAVA (U23ITTC02)

Duration: 3 Hours Max. Marks- 75

NoteL B.L-Bloom’s Level CO-Course Outcome


Q. No Marks B.L CO’s
PART A (20 Marks)
Answer all the Questions
Q.1 Why do we use access control in Java? 2 1 1
Q.2 Write the syntax to convert the double data type to int data type. 2 1 1
Q.3 What’s the difference between an interface and an abstract
2 2 2
class?
Q.4 Define super keyword. 2 1 2
Q.5 What is multi-threading and brief on life cycle of a thread? 2 1 3
Q.6 Difference between multitasking and multithreading. 2 2 3
Q.7 Compare list and set. 2 2 4
Q.8 State the advantages of inner class. 2 1 4
Q.9 What is [Link]() and how it is useful? 2 1 5
Q.10 How java communicate with the database. 2 1 5
PART B (25 Marks)
Answer all the Questions
Q.11 Write in detail about classes and objects in java. 5 2 1
Q.12 Explain how to overload the method with an example program. 5 2 2
Q.13 Explain Exception handling in java. 5 2 3
Q.14 Explain in detail about ArrayList in java. 5 2 4
Q.15 Explain how the layout manager is implemented to place the
5 2 5
component on the frame with an example program.
PART C (30 Marks)
Answer any THREE Questions
Q.16 Explain in detail about constructor in java 10 2 1
Q.17 Describe in detail about Multilevel inheritance in java with an
10 2 2
example program.
Q.18 Explain in detail about Multithreading in Java. 10 2 3
Q.19 Write a program to perform the read and write operation from
10 2 4
file.
Q.20 Explain in detail about the various stages involved in retrieving
10 2 5
the data from the standard database with an example program.

Page 1 of 1

You might also like