Variables declared in the body of a particular method are known as instance variables and can be used in all methods of the class.

Variables declared in the body of a particular method are known as instance variables and can be used in all methods of the class.




Answer: False


Learn More :