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

1st Internal II Bca (Java)

The document is an internal test paper from Sakthi College of Arts and Science for Women, focusing on the subject of Programming in Java for II BCA students. It includes multiple-choice questions about Java concepts, keywords, and data types, as well as sections for longer answers on JVM architecture and inheritance. The test is structured in three parts, with a total of 45 marks available.

Uploaded by

safikafathima951
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)
9 views1 page

1st Internal II Bca (Java)

The document is an internal test paper from Sakthi College of Arts and Science for Women, focusing on the subject of Programming in Java for II BCA students. It includes multiple-choice questions about Java concepts, keywords, and data types, as well as sections for longer answers on JVM architecture and inheritance. The test is structured in three parts, with a total of 45 marks available.

Uploaded by

safikafathima951
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

SAKTHI COLLEGE OF ARTS AND SCIENCE FOR WOMEN,ODC 6. Which keyword is used to inherit a class?

Permanently Affiliated to Mother Teresa Women’s University, Kodikanal. a) implement. b) extends


(Recognized under section 2(f) and 12(B) of UGC Act of 1956) c) inherit. d) super
Accredited by NAAC with ‘B+’(CGPA–2.73) 7. Which keyword is used to access parent class members?
DEPARTMENT OF COMPUTER SCIENCE a) this. b) parent
c) super. d) extends
I-INTERNAL TEST
Subject Code: U23CAT407 Class: II BCA PART-B
II. Answer Any Three Questions 2*4=8
Subject Name: Programming in JAVA. Date:
8. Explain the Data types with syntax
Time: 2hrs Marks: 45
PART-A (Or)
I. Answer the following 7*1=7 Explain about operators and its types
9. Define the Usage of this , final , and super key
1. Who is known as the father of Java? (Or)
a) Dennis Ritchie Define the built in exception
b) James Gosling
c) Bjarne Stroustrup PART-C
d) Guido van Rossum III. Answer Any Three Questions 2*15=30
2. JVM stands for: 10. Explain the JVM architecture with neat diagram
a) Java Virtual Method
11. Explain the control statement with example program
b) Java Variable Machine
12. Explain the types of inheritance
c) Java Virtual Machine
d) Java Verified Machine
3. Which casting converts higher datatype to lower datatype?
a) Implicit casting b) Automatic casting
c) Explicit casting d) Upcasting
4. Which data structure stores multiple values of the same
type?
a) Class b) Object
c) Array d) Package
5. Which keyword is used to declare an abstract class?
a) interface b) final
c) abstract. d) static

You might also like