if remove the key word const in the argument no error occurs.
Help me i have no idea what i have done wrong with this code.......
i have mentioned the compiler error after the function implementation
Code:
#include<iostream>
using namespace std;
//
//Box Class
//
class Box
{
Leave a comment: