0% found this document useful (0 votes)
7 views

Assignment 2- JAVA Programming

This document outlines an assignment for the BCA 4th Semester students at M.M. Institute of Computer Technology & Business Management, focusing on JAVA Programming. It includes a list of questions related to JAVA concepts, learning outcomes, course outcomes, and a mapping matrix for assessment. The assignment is to be submitted between March 15 and March 19, 2025, and covers various topics including packages, inheritance, and interfaces.

Uploaded by

sufiyapraveen01
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

Assignment 2- JAVA Programming

This document outlines an assignment for the BCA 4th Semester students at M.M. Institute of Computer Technology & Business Management, focusing on JAVA Programming. It includes a list of questions related to JAVA concepts, learning outcomes, course outcomes, and a mapping matrix for assessment. The assignment is to be submitted between March 15 and March 19, 2025, and covers various topics including packages, inheritance, and interfaces.

Uploaded by

sufiyapraveen01
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

M. M.

Institute of Computer Technology & Business Management


M.M. (Deemed to be University), Mullana Assignment 02

Session: 2024-2025 (Even) Class/Semester: BCA – 4th Semester (Section- A)


Subject Code: BCA-401 Subject Name: JAVA Programming
Lecture: 3 Tutorial: 0
Max. Marks Theory: 60 Max. Marks Sessional: 40 Credits: 3.0
Assigned Date: 15/03/2025 Submission Date: 19/03/2025 Distribution Date:

Q. No. Questions Marks


(Total Marks - 30)

1. What do you mean by a package? 01


2.
What do you mean by Abstract Classes? 01
3. What System is called as a Final Class? 01

4. Write down the syntax for extending a class. 01

5. 01
Which package is imported by default?

6. 01
Why is String Buffer called a mutable class?

7. Write a short note on the use of Super keywords in JAVA. 02

8. Write a program to implement the use of String Tokenizer class. 02

9. Explain method overriding with the help of a program. 04

10. Write about two types of packages. How to import them? 04

11. What is Inheritance? Explain its different types with the help of examples. 06

12. What are interfaces? Explain the use of interfaces in JAVA. 06

Assignment Outcome (AO):

1. Learning the basic concepts of JAVA Programming.


2. To learn about constructors and their types.
3. Students learn how to apply basic Java constructions using OOP concepts.

Course Outcome (CO): On completion of the course, students will be able to: -

1. Learn the basic concepts of java programming language.


2. Learn the use of Packages and Interface in java.
3. Understand the concept of exception handling in java.
4. Learn to develop applets for web applications.
5. Learn to develop GUI based applications using AWT and event handling.
Bloom’s Taxonomy Level (BTL):

1. Remembering 2. Understanding 3. Applying 4. Analyzing 5. Evaluating 6. Creating

Question wise Mapping Matrix (with AO, CO, BTL) Weight age (in %age)
Q. No. 1 2 3 4 5 6 7 8 9 10 11 12 AO 1:50%, 2:25%, 3:25%
AO No. 1 1 1 1 2 1 3 1 1 1 2 3 CO 1:46%, 2:54%
CO No. 1 1 1 1 2 2 1 2 1 1 2 2 BTL 1:66%, 2:20%,3:14%
BTL 1 1 1 1 1 1 2 1 2 4 1 1
Marks 1 1 1 1 1 1 2 2 4 4 6 6

You might also like