Yes static method cannot call non-static methods or variables of the class directly.
EDIT : One can create any local variables.
Yes static method cannot call non-static methods or variables of the class directly.
EDIT : One can create any local variables.