A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Programmer Certification (SCJP/OCPJP)
Author
nested class
joshua antony
Ranch Hand
Joined: Jun 05, 2006
Posts: 117
posted
Sep 05, 2006 01:12:00
0
An inner class is a nested class that is not static - Is this true or false
Barry Gaunt
Ranch Hand
Joined: Aug 03, 2002
Posts: 7729
posted
Sep 05, 2006 01:22:00
0
From the Java Language Specification:
An inner class is a nested class that is not explicitly or implicitly declared static
Ask a Meaningful Question
and
HowToAskQuestionsOnJavaRanch
Getting someone to think and try something out is much more useful than just telling them the answer.
joshua antony
Ranch Hand
Joined: Jun 05, 2006
Posts: 117
posted
Sep 05, 2006 02:41:00
0
Thank you very much
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: nested class
Similar Threads
Static class??
Traps to be aware of in any SCJP test !!!!! :)
Nested Classes in UML
Abstract class and private constructor
Final method
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter