aspose file tools
The moose likes Beginning Java and the fly likes how the initialization happens Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "how the initialization happens" Watch "how the initialization happens" New topic
Author

how the initialization happens

Rauhl Roy
Ranch Hand

Joined: Aug 01, 2006
Posts: 401

Hi,


May i know how the initialization happens in Java [i mean preferance, normal declaration and initialization, initialization through static block, and normal block], and which are given preferance] and please expline me about below mentioned code,


Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32675
    
    4
Try that modification.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how the initialization happens
 
Similar Threads
Abstract Class and Initialisation block
Doubt in Static initialization
Static
Q based on Dan's exam
is trasient + static valid ??