Answer :
Answer:
Methods
Explanation:
Methods are functions within a class that allows it to use the variables that are initiated on the class instantiation. Normal variables must be declared globally before a function for this to occur
Answer:
Methods
Explanation:
Methods are functions within a class that allows it to use the variables that are initiated on the class instantiation. Normal variables must be declared globally before a function for this to occur