Static keyword in java - revision - interview preparation - Kiran sir - Java by kiran

preview_player
Показать описание
Static Keyword in Java
Things to remember:
Static is a keyword used for memory management.
Static means single copy storage for variables or methods.
The static keyword can be applied to variables, methods, inner class, and blocks.
Static members belong to the class rather than an instance of the class.
Static in java is a keyword that indicates that the variables or functions are shared between all the instances of a particular class since it belongs to the type, not the object. It is used when the programmer wants to share the same variable or method of a class.

Рекомендации по теме
Комментарии
Автор

sir, very much informative. Please work on microphone only😊

chetxypatil
Автор

Your voice is not clear.pl come close to mic.

pratheepkumar
visit shbcf.ru