0% found this document useful (0 votes)
25 views3 pages

Programming in Core Java BCA-366

This document is an examination paper for a BCA course on Programming in Core Java, consisting of multiple units with various questions covering topics such as JVM, polymorphism, Java features, console I/O, static members, abstract classes, inheritance, packages, exception handling, and applet tags. Students are required to attempt five questions, including one compulsory question. The exam duration is three hours and the maximum marks are 80.
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)
25 views3 pages

Programming in Core Java BCA-366

This document is an examination paper for a BCA course on Programming in Core Java, consisting of multiple units with various questions covering topics such as JVM, polymorphism, Java features, console I/O, static members, abstract classes, inheritance, packages, exception handling, and applet tags. Students are required to attempt five questions, including one compulsory question. The exam duration is three hours and the maximum marks are 80.
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
You are on page 1/ 3

https://www.kuonline.

in

Roll No. .......................... Total Pages : 03

BCA/M-20 1904
PROGRAMMING IN CORE JAVA
BCA-366
Time : Three Hours] [Maximum Marks : 80

Note : Attempt Five questions in all, selecting one question


from each Unit. Q. No. 1 is compulsory.

Compulsory Question

1. (i) Explain JVM and Java Byte Code. 4


(ii) Explain polymorphism, its advantages and types. 4
(iii) Explain how to import a package. 4
(iv) Explain component and containers. Also explain
various types of containers. 4

Unit I

2. (a) Explain various features of Java. 6


(b) Explain the concept of switch statement with the
help of an example. 10

3. (a) Explain the concept of console I/O. How many


ways are there to get information from user and to
display output in Java ? 8

(2)L-1904 1
https://www.kuonline.in

(b) Write a program to print the prime numbers between


two given numbers. 8

Unit II

4. (a) Explain static members in detail by using appropriate


example. 8
(b) Explain various string operations by using example.
8

5. (a) Explain Abstract class by using example. What are


the characteristics of abstract classes ? 8
(b) Write a program to overload constructors. 8

Unit III

6. (a) Explain the purpose of super keyword by using


appropriate example. 8
(b) Explain hierarchical inheritance with example. 8

7. What is a package ? Explain various types of packages.


Also explain various steps to add a class in the user
defined package in Java by using example. 16

Unit IV

8. (a) What is the use of throws keyword In Java ? Explain


with example. 8

(2)L-1904 2

https://www.kuonline.in
https://www.kuonline.in

(b) Explain the concept of Exception handling using


Multiple Catch block with example. 8

9. Write short notes on the following :


(i) Applet Tag 6
(ii) Layout Managers and its types. 10

(2)L-1904 3 __

You might also like