Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Java in General
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Java in General
Regarding super class method
santhosh kumar vk
Ranch Hand
Posts: 152
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi
Can we call super class method with out create any one object
Manish Singh
Ranch Hand
Posts: 160
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
please explain what you want to do
Rob Spoor
Sheriff
Posts: 22862
132
I like...
posted 15 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You can only call static methods without an instance. That includes static methods of the super class.
SCJP 1.4 - SCJP 6 - SCWCD 5 - OCEEJBD 6 - OCEJPAD 6
How To Ask Questions
How To Answer Questions
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
q from jiris.com on overriding
Label not repainting inside method.
Super inside Static Context.
Rules for Constructors
Static Method
More...