Lets take an example of real lifecase scenario In the Banking Application the accountBalance, withDraw() and checkBalance() are different for each customers, hence accountBalance, withDraw() and ...
In Java, you can have a section of code inside a class definition that looks like this:<BR><BLOCKQUOTE><font size="-1">code:</font><HR><pre><BR> static {<BR ...