what is the difference between class variable and local variable
Answers
Answered by
0
local variables are not visible out side the method instance variables are declared in a class, but outside method. they are also called member (or) field variables.
class variables are declared with the static keyword in a class, but outside a method
class variables are declared with the static keyword in a class, but outside a method
Answered by
0
Answer:
jejsje
Explanation:
make
snnd
shdkdyr
srs
Similar questions
Social Sciences,
7 months ago
History,
7 months ago
Psychology,
1 year ago
Biology,
1 year ago
Physics,
1 year ago