Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
2 views

Java Assignment Unit1

This document outlines an assignment for B.Tech II, Sem IV, Sec-C students in the CSE & CSE-IoT department, focusing on OOPS with Java Programming. It includes five questions covering topics such as JDK, JRE, inheritance, polymorphism, and Java packages, along with programming tasks. The assignment is due on May 6, 2025, and emphasizes understanding and analysis of the concepts.

Uploaded by

Shreeya Shatabdi
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 views

Java Assignment Unit1

This document outlines an assignment for B.Tech II, Sem IV, Sec-C students in the CSE & CSE-IoT department, focusing on OOPS with Java Programming. It includes five questions covering topics such as JDK, JRE, inheritance, polymorphism, and Java packages, along with programming tasks. The assignment is due on May 6, 2025, and emphasizes understanding and analysis of the concepts.

Uploaded by

Shreeya Shatabdi
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/ 2

Department of CSE & CSE-IoT

B.Tech II, Sem IV, Sec- C, A


Session 2024-25 (Even Semester)
Assignment-1
Subject Name: OOPS With Java Programming Subject Code: BCS-403
Date of Assignment: 29/04/25 Date of Submission: 6/05/25

Q.N Qu
Mark C KL
o esti
s O
ons
1 What do you mean by JDK, JRE, JIT and JVM Explain in
5 1 K2,K4
detail?
2 Explain The following i) Class ii) Object iii) K2,K4
5 1
Constructors
iv). Access Modifiers v) Data
Members
vi) Variables and its types

3 Explain the concept of inheritance, polymorphism and K2,K4


5 1
interface in java with example.
4 Write a java program K2,K4
5 1
1. To prints all duplicate characters present in a given
string.
2. To find the sum of elements of upper triangular matrix.

5 What is Java packages write the advantages of packages, how 5 1 K2,K4


to access packages from another packages.

CO-Course Outcomes mapped with respective question


KL- Bloom's Knowledge Level (K1, K2, K3, K4, K5, K6)
K1 – Remember K2 – Understand K3 – Apply K4 – Analyze K5 – Evaluate K6- Create
Note: Use a Separate copy to write their answer. Avoid copying assignments

You might also like