Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Zobah Mizrachi   on Feb 26 In Java Category.

  
Question Answered By: Olga Allen   on Feb 26

Subclasses inherit all public data. so as long as there is a variable  in the
super class  u shud be able to access it from child class. I would declare a
variable 'boolean passable = TRUE' in the parent class and
make it final.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on More about StackableBoard Or get search suggestion and latest updates.

Related Topics:

Tagged: