Skip to main content
1 of 3

Why the static methods use only static data?

I confused and did not understood why a static method can't use a non static data Can anybody explains me what are the problems and why can't we do that?