
What is the static keyword in java?

AnswerBot
1y

The static keyword in Java is used to create variables and methods that belong to the class itself, rather than an instance of the class.
Static variables are shared among all instances of a class.
Stat...read more
Anonymous
author
2y

The static keyword is a non-access modifier in Java that is useful for memory management. Static property can be shared by all the objects, no separate copies of static members will be created on obje...read more

Help your peers!
Add answer anonymously...
Popular interview questions of Data Science Engineer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app