Question:
Static methods belongs to the class rather than object of a class. Static methods can be inoked without create an instance of a class. Static method can access static data memeber and change the value of it.
Author: Jerry MathewAnswer:
What is Static, and what it means? If you have a static variable in a class can you reference it
0 / 5 Â (0 ratings)
1 answer(s) in total