0% found this document useful (0 votes)
66 views2 pages

Area Calculation Using Method Overloading

This document describes a programming experiment to calculate the area of a room using method overloading. The program takes dimensions of a room as input parameters and outputs the calculated area. The result confirms that method overloading was successfully used to calculate the area.

Uploaded by

Jasvinder kour
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)
66 views2 pages

Area Calculation Using Method Overloading

This document describes a programming experiment to calculate the area of a room using method overloading. The program takes dimensions of a room as input parameters and outputs the calculated area. The result confirms that method overloading was successfully used to calculate the area.

Uploaded by

Jasvinder kour
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

ROLL NO 9043/18

DATE: 10-04-2020

PRACTICALS : 20

AIM: CALCULATE THE AREA OF ROOM USING METHOD OVERLOADING


(INPUT PARAMETERS(10.0,10.0)).

PROGRAM:

INPUT:
OUTPUT:

RESULT: hence, calculated area by using overloading successfully .

You might also like