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

JAVA Model

This document outlines the model examination for the B.Sc Computer Science II Year students at Raja Doraisingam Government Arts College, Sivagangai, focusing on Java Programming. It includes three parts: Part A with short answer questions, Part B with detailed questions, and Part C requiring comprehensive explanations and programming examples. The exam is scheduled for April 2025, with a total duration of 3 hours and a maximum score of 75 marks.

Uploaded by

sankaransvg
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)
2 views1 page

JAVA Model

This document outlines the model examination for the B.Sc Computer Science II Year students at Raja Doraisingam Government Arts College, Sivagangai, focusing on Java Programming. It includes three parts: Part A with short answer questions, Part B with detailed questions, and Part C requiring comprehensive explanations and programming examples. The exam is scheduled for April 2025, with a total duration of 3 hours and a maximum score of 75 marks.

Uploaded by

sankaransvg
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

RAJA DORAISINGAM GOVERNMENT ARTS COLLEGE, SIVAGANGAI. RAJA DORAISINGAM GOVERNMENT ARTS COLLEGE, SIVAGANGAI.

MODEL EXAMINATION - April - 2025 MODEL EXAMINATION - April - 2025


JAVA PROGRAMMING JAVA PROGRAMMING
B.SC COMPUTER SCIENCE II YEAR B.SC COMPUTER SCIENCE II YEAR

Time : 3 Hours Maximum : 75 Marks Time : 3 Hours Maximum : 75 Marks


PART - A PART - A
Answer all questions. (10 × 2 = 20) Answer all questions. (10 × 2 = 20)
1. What is JVM? 1. What is JVM?
2. Write a note on bitwise operators 2. Write a note on bitwise operators
3. Define packages and its benefits. 3. Define packages and its benefits.
4. Write the name of any 2 built-in exceptions. 4. Write the name of any 2 built-in exceptions.
5. Define threads in java. 5. Define threads in java.
6.What is the use of stream classes? 6.What is the use of stream classes?
7. Define AWT. 7. Define AWT.
8.What is meant by Event listeners? 8.What is meant by Event listeners?
9.Write the purpose of swing in java. 9.Write the purpose of swing in java.
10.Write the difference between TextField and TextArea 10.Write the difference between TextField and TextArea
PART - B PART - B
Answer all questions. (5 × 5 = 25) Answer all questions. (5 × 5 = 25)
11. (a) Write short note on String classes. . (Or) 11. (a) Write short note on String classes. . (Or)
(b) Explain JVM architecture. (b) Explain JVM architecture.
12. (a) Write the procedure to create package with example. (Or) 12. (a) Write the procedure to create package with example. (Or)
(b) Explain the types of Inheritance in java (b) Explain the types of Inheritance in java
13. (a) Write note on Inter thread Communication (Or) 13. (a) Write note on Inter thread Communication (Or)
(b) How to Read input from console explain with program (b) How to Read input from console explain with program
14. (a) Discuss how to Handling Mouse events in java. (Or) 14. (a) Discuss how to Handling Mouse events in java. (Or)
(b) Explain Button and List creation using frame (b) Explain Button and List creation using frame
15. (a) Write down the Hierarchy of swing components (Or) 15. (a) Write down the Hierarchy of swing components (Or)
(b) Explain JComboBox with program code. (b) Explain JComboBox with program code.

PART - C PART - C
Answer all questions. (3 × 10 = 30) Answer all questions. (3 × 10 = 30)
16. Explain Java buzzwords 16. Explain Java buzzwords
17. Write a note on Creating own Exception classes with program 17. Write a note on Creating own Exception classes with program
18. Explain multithreading with example program. 18. Explain multithreading with example program.
19. Define Event handling and layout managers with example program. 19. Define Event handling and layout managers with example program.
20. Write a code to create JTextField - JTextArea - JListt 20. Write a code to create JTextField - JTextArea - JListt

You might also like