#include using namespace std; class pune{ public: int var=10; void printing(int var){ this->var=var; var=90; cout<