aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Field Initializations Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Field Initializations" Watch "Field Initializations" New topic
Author

Field Initializations

Kali Praveen
Greenhorn

Joined: May 27, 2004
Posts: 10
I was looking at the following example in JLS and couldn't think of why
there is no compilation error on lines 9,10,21,22 where as there is compilation error on line 18. I could get the reasons for other errors except for the errors/non-errors on those lines.


Thanks,
Praveen
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Field Initializations
 
Similar Threads
strange code from Jls about initialization of fields
Initialization
Forword Refferencing Question
Something weird in JLS (or in JBuilder)
Restrictions on the use of Fields during Initialization