Hi
Please try to understand why this program produce 100 200 as output. I was expecting out put as 100 200 30 40




class MyClass{

int x=100;
int y=200;