Welcome to Part 3 of our Java Nested Classes series!
In this video, we explain non-static inner classes and how they can access both static and non-static members of the outer class. Get a clear understanding of their use case with examples.
๐ Detailed Notes: https://github.com/nakulmitra/java-tutorial/blob/master/object-oriented-programming/nestedclasses/NestedClasses.md
Be sure to check out the final part of the series, where we cover local and anonymous classes.
Donโt forget to subscribe for more Java tutorials on @DevPortal2114
Music: A Prairie Dog
#java #javatutorial #oop #objectorientedprogramming #learnjava #javaforbeginners #javaprogramming #javadevelopment #softwaredevelopment #softwareengineering #backenddevelopment #youtubetutorial #youtubelearning
Download
0 formats
No download links available.
Non-Static Inner Classes in Java | Access Outer Class Members | NatokHD