0% found this document useful (0 votes)
37 views4 pages

Exp 4

This document summarizes a student's experiment on object oriented programming. The experiment aimed to demonstrate default and copy constructors by writing programs that define the constructors both inside and outside a class. The student completed the assigned tasks, wrote the code, included the results, and noted the key learnings around implementing classes and defining constructors. The work was then evaluated based on demonstration, worksheet completion, and a post-lab quiz.

Uploaded by

Sahil Goyal
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)
37 views4 pages

Exp 4

This document summarizes a student's experiment on object oriented programming. The experiment aimed to demonstrate default and copy constructors by writing programs that define the constructors both inside and outside a class. The student completed the assigned tasks, wrote the code, included the results, and noted the key learnings around implementing classes and defining constructors. The work was then evaluated based on demonstration, worksheet completion, and a post-lab quiz.

Uploaded by

Sahil Goyal
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/ 4

Object Oriented Programming

Student Name: <Sahil Goyal>


Subject Code: <21CAH-151>

UID: 21BCA1380 Section/Group: 5B


Semester: 2nd Date of Performance:13-03-22
Experiment No.4
1. Aim/Overview of the practical:

To complete worksheet 1.4.

2. Task to be done:
➢ WAP to demonstrate default and copy constructor. Provide definition inside the class.
➢ WAP to demonstrate default and copy constructor. Provide definition outside the class.

3. Code for experiment/practical:


(a)
(b)

4. Result/Output/Writing Summary:

(a)
(b)

5. Learning outcomes (What I have learnt):

1. Learned the basics of class.

2. Learned how to implement code using classes.

3. Learned how to define constructor inside and outside of class.


Evaluation Grid:

Sr. No. Parameters Marks Obtained Maximum Marks


1. Demonstration and Performance 5
2. Worksheet 10
3. Post Lab Quiz 5

You might also like