evenafter learning functions , i see a lot new things everyday in functions. its great because it gives the opportunity to learn new things.
today , i see a function which have const keyword with function , like this :
void fun_name() const{
}
i couldn't understand it . would you guys please explain it ?