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

Assignment-03

This is for oop SE IT sppu

Uploaded by

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

Assignment-03

This is for oop SE IT sppu

Uploaded by

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

ZEAL EDUCATION SOCIETY’S

ZEAL COLLEGE OF ENGINEERING AND RESEARCH


NARHE │PUNE -41 │ INDIA
Record No.: ZCOER-ACAD/R/16L Revision: 00 Date:01/04/2021

Assignment
Department: IT Semester: I Academic Year – 2024-2025
Class: SE Div: A/B Maximum Marks: 15

Course: Object Oriented Programming Course faculty: Prof. Wrushabh S. Sirsat


Assignment No: 03 Date: Date of Submission:

Question No. Question Marks CO Blooms


Level
Question: 1 What is Constructor? What are the characteristics of the Constructor? 5 CO3 2

Question: 2 Explain Constructor Overloading with an example? 5 CO3 2


Question: 3 Write a short note on : 5 CO3 1
i) Garbage collection in Java
ii) Destructor in C++
Question: 4 Design a class ‘Complex’ with data members for real and imaginary part. 5 CO3 3
Provide default and Parameterized constructors.

Question: 5 Write a program in JAVA to perform a Subtraction of two complex 5 CO3 3


numbers..
Question: 6 Discuss with example Dynamic initialization of object in Java. 5 CO3 2

You might also like