This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes In HeadFirst Java is there a section on using Instance variables in  inheritance Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "In HeadFirst Java is there a section on using Instance variables in  inheritance " Watch "In HeadFirst Java is there a section on using Instance variables in  inheritance " New topic
Author

In HeadFirst Java is there a section on using Instance variables in inheritance

Varuna Seneviratna
Ranch Hand

Joined: Jan 15, 2007
Posts: 164
In HeadFirst Java book is there a section on using Instance variables in inheritance. I can not find a section up to now in the book.I am confused on implementing Encapsulation in inheritance.


Varuna


Varuna Seneviratna
 
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: In HeadFirst Java is there a section on using Instance variables in inheritance
 
Similar Threads
Variables in Java
which is the good book to start study of java?
Inheritance | Static variable
Multiple Inheritance
Static Methods in an Interface