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

OopsWithJavaAssignment

This document outlines Assignment 1 for the Oops With Java course at ABES Engineering College for the 2024-2025 academic session. It includes a list of questions related to Java concepts such as JVM, classes, objects, arrays, constructors, access modifiers, encapsulation, and inheritance, along with their respective marks. The assignment is to be submitted by April 25, 2025, and must be written in an A4 notebook containing a minimum of 50 pages.

Uploaded by

bhumikaagarwaal
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)
22 views

OopsWithJavaAssignment

This document outlines Assignment 1 for the Oops With Java course at ABES Engineering College for the 2024-2025 academic session. It includes a list of questions related to Java concepts such as JVM, classes, objects, arrays, constructors, access modifiers, encapsulation, and inheritance, along with their respective marks. The assignment is to be submitted by April 25, 2025, and must be written in an A4 notebook containing a minimum of 50 pages.

Uploaded by

bhumikaagarwaal
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/ 1

ANNEXURE VIII (F)

ABES Engineering College, Ghaziabad


Department of Computer Science

Session: 2024-2025 Semester: IV Section: B


Subject Code: BCS403 Subject Name: Oops With java

ASSIGNMENT 1.

Date of Assignment: 22/April/2025 Date of submission: 25/April/2025

S.No. KL, CO Question Marks

1, CO1 Describe JVM/JDK/JRE & Explain Structure of Java. 2


1
Differentiate Java Byte code and Native code.
2, CO1 2
2
Define the concept of classes and object in java with example.
1, CO1 2
3
Describe static and final members with suitable example.
2, CO1 2
4
Explain String in java. Discuss any three methods of String Class
2, CO1 2
5 with example.
Explain Array and jagged Arrays in java. Write a java program to
3, CO1 5
6 multiply two matrices using multidimensional array.
Illustrate constructors and their application in java. Describe the types
of constructors used in java. Write a class with name Student with

3, CO1 attribute roll_number, name branch and email. Write all argument 5
7
constructor for class Student and create two object with this
constructor.
Explain about access modifiers with example.
2, CO1 5
8
Why encapsulation is called, How to achieve encapsulation in Java?
3, CO1 5
.9 Give an example.
What is inheritance & types of inheritance, why we use interface in
3, CO1 5
10 multiple inheritance give suitable example.

Notes: 1. Assignment must be written in notebook of A4 size and contains minimum 50 pages.
2. Strictly follow deadline for submission.

You might also like