Static Initialization Block, Static variables And Static Methods
Static Members In this post we will learn all about Static Initialization block, Static variables and static methods. These three are called static member of a class. A very important…