Static in Java ? | Java Interview Question 15 | Pahadi Coder

Publié le: 26 février 2023
sur la chaîne: Pahadi Coder
708
28

In this video we have discuss What is Static in Java
Static is a keyword in java, if we want to define some common properties amongst all object, we can use static keyword
a) In java static can be Instance variable, method, block and Inner class only
b) Static having its separate memory location inside heap and that we called static context or perm generation area.
c) Static data will get loaded inside a memory at the time of class loading
d) To call static data we don’t required object we can call it via class name we can call static with null reference also.
e) We can call static inside instance method directly via class-Name but if we want to call instance method inside static, we need to create object of our class.
f) We cannot override static method but we can Overload it.


JAVA INTERVIEW QUESTION PLAYLIST....
   • Playlist  

Subscribe to our Channel...!
   / @pahadicoder  

Follow us on Instagram..
  / pahadi_coder_  


#java #youtubeshorts #javatutorials #variable #pahadiCoder
#javaprogramming #shorts #youtubeshorts #ytshorts #corejava #javainterviewquestion15
#pahadicoder #PahadiCoder
#javaprogramming #statickeyword


related tags
what is static in java
static in java
static keyword in java
what is static keyword in java
what is static variable in java
what is static method in java
How to work with static keyword
How Static works
Static Block
static variables in java,
static keyword in java
Java Tutorial | Static Keyword,
Java Static Keyword Concept - Static Variable
Static Method
Static Block
Static Members in Java
What is Static Keyword in Java
static method and static variable
Java Tutorial for Beginners
java interview question
most asked interview question
java static keyword
what is static in java interview questions


Sur cette page du site, vous pouvez voir la vidéo en ligne Static in Java ? | Java Interview Question 15 | Pahadi Coder durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Pahadi Coder 26 février 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 708 fois et il a aimé 28 téléspectateurs. Bon visionnage!