Question: Java Language State whether the given statement is true or false. If false explain why? Variables declared in the body of a particular method are
Java Language
- State whether the given statement is true or false. If false explain why?
Variables declared in the body of a particular method are known as instance variables and can be used in all methods of the class.
2. How getters and setters are useful?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
