Static Keyword in JAVA (Hindi)
Static keyword is used to declare a static class member in JAVA. Static class member is shared by all instances or objects of the class while all objects use a separate copy of a non-static class member. ~~~~~~~~~~~~~~ Join online course ~~~~~~~~~~~~~~ on UDEMY: https://goo.gl/QdIIsa on Learn By Watch: https://goo.gl/pCWBZr ~~~~~~~~~~~~~~ Buy DVD: http://imojo.in/java1 ~~~~~~~~~~~~~~ After watching this video you will be able to- 1. Use static keyword to declare a static class member in java. 2. Declare static variable in a java program. 3. Access static variable with the help of object and dot keyword. 4. Access static variable with class name in a java program. More resources to learn JAVA: www.learnbywatch.com/learn/java Important points, faqs, quiz, source code: http://www.learnbywatch.com/video/static-keyword-java-video-tutorial-hindi
Static keyword is used to declare a static class member in JAVA. Static class member is shared by all instances or objects of the class while all objects use a separate copy of a non-static class member. ~~~~~~~~~~~~~~ Join online course ~~~~~~~~~~~~~~ on UDEMY: https://goo.gl/QdIIsa on Learn By Watch: https://goo.gl/pCWBZr ~~~~~~~~~~~~~~ Buy DVD: http://imojo.in/java1 ~~~~~~~~~~~~~~ After watching this video you will be able to- 1. Use static keyword to declare a static class member in java. 2. Declare static variable in a java program. 3. Access static variable with the help of object and dot keyword. 4. Access static variable with class name in a java program. More resources to learn JAVA: www.learnbywatch.com/learn/java Important points, faqs, quiz, source code: http://www.learnbywatch.com/video/static-keyword-java-video-tutorial-hindi