SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Java Interview

» Start this Course
(Practice similar questions for free)
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 Mathew



Answer:

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