Hiprup
Tech questions
Coding Problems
Mock Interview
Blog
Pricing
Java
What is the static keyword in Java?
The static keyword means a member belongs to the class, not any instance.
What is the static keyword in Java? | Hiprup