Const function please help

what is const keyword used in operator overloading

@Bhavit_Singla
const is used for a variable which won’t change value in the function or class

If your doubt is resolved please mark it as closed.