[Go to site: main page, start]

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

Java Programming Exam Paper - B.Sc. IT

This document outlines the examination structure for the B. Sc. IT (Semester – 5th) Programming in Java course, including the total number of questions and marks distribution across three sections. Section A consists of 10 compulsory short answer questions, Section B contains 5 questions where students must attempt 4, and Section C has 3 questions requiring 2 to be answered. The document also lists specific topics and concepts related to Java programming that students are expected to know.

Uploaded by

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

Java Programming Exam Paper - B.Sc. IT

This document outlines the examination structure for the B. Sc. IT (Semester – 5th) Programming in Java course, including the total number of questions and marks distribution across three sections. Section A consists of 10 compulsory short answer questions, Section B contains 5 questions where students must attempt 4, and Section C has 3 questions requiring 2 to be answered. The document also lists specific topics and concepts related to Java programming that students are expected to know.

Uploaded by

nqobie.mpofu98
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Roll No………………….…..​ Total No.

of Printed Pages: [01]


Total No. of Questions: [09]

B. Sc. IT (Semester – 5th)


PROGRAMMING IN JAVA
Subject Code: BITE1-521
Paper ID: [130425]
​ ​ ​ ​
Time: 03 Hours ​ Maximum Marks: 60
Instruction for candidates:
1.​ Section A is compulsory. It consists of 10 parts of two marks each.
2.​ Section B consist of 5 questions of 5 marks each. The student has to attempt any 4
questions out of it.
3.​ Section C consist of 3 questions of 10 marks each. The student has to attempt any 2
questions.

​ ​ ​ Section – A​ (2 marks each)


Q1.​ Attempt the following:
a.​ Define Java Virtual Machine
b.​ Define interface.
c.​ What are Applets?
d.​ Differentiate between String and String Buffer class
e.​ What is the utility of break statement?
f.​ How multiple inheritances can be implemented in java?
g.​ What is Action Listener?
h.​ What is method overriding? Give an example.
i.​ Differentiate between method overloading and overriding
j.​ Write note on AWT.
​ ​ ​ Section – B​ (5 marks each)
Q2.​ With a program illustrates user defined exception handling.
Q3.​ How to handle multiple catch blocks for a nested try block? Explain with an example.
Q4.​ Discuss various AWT containers with examples.
Q5.​ Explain about the adapter class with an example.
Q6.​ What is a constructor? What is its requirement in programming? Explain with program

​ ​ ​ Section – C​ (10 marks each)


Q7.​ What are wrapper classes? Discuss the various constructors of these classes. Why are
wrapper classes required?
Q8.​ What is File input Stream and File Output Stream, Explain in brief. Write a java program
to copy the contents of one text file to another
Q9.​ How an Applet is created? Describe the Applet Life Cycle. What are the requirements for
creating an Applet?

You might also like