View Single Post
  #1 (permalink)  
Old 07-23-2007, 08:41 PM
osval osval is offline
Member
 
Join Date: Jul 2007
Posts: 26
osval is on a distinguished road
question about abstract methods
I'm new in java and OOP, can you help me?
I have this question
Do Abstract methods inherited automatically by any extending class? and if they do, even when I declare them as private?

thanks in advance
Reply With Quote
Sponsored Links