Practice More Questions From: Quiz 05 – Static Variables & Methods
Q:
You use the class name to call a static method.
Q:
The keyword this cannot be used in a static method.
Q:
A static method cannot access an instance variable.
Q:
An instance method can call a static method or access a static variable.
Subscribe
0 Comments