Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

instance block

Instance Block
Executes in each object creation. 
  Constructor is executed even if
    you don't create one, compiler does it
    but initially, you have to declare it. 
 
PREVIOUS NEXT
Tagged: #instance #block
ADD COMMENT
Topic
Name
7+1 =