1.

What are the instance and class variables? ..​

Answer»

Class variables are those variables which are assigned / DECLARED INSIDE the class but outside any method/function..whereas INSTANCE variables are those which are declared and assinged a VALUE inside a method/function of a class..EXPLANATION:hope it helps.. please mark as brainliest



Discussion

No Comment Found