There are 2 classes . Class A and Class B. In Class A i declared
a variable in private. if we can access this private variable in
Class B. If yes means , how we can access ?
Answer Posted / anup
we can easily use of private variable of class A by class B
by inherits by extends keywords as a publicly.then every
variable which are present in base class as behave in derive
class.
| Is This Answer Correct ? | 1 Yes | 25 No |
Post New Answer View All Answers
Which java technology is in demand?
What is considered as a web component?
What are the modules of j2ee?
How many java languages are there?
What is general entity?
What is j2ee application model?
What is asant?
What is java secure socket extension (jsse)?
How do you make a class immutable in java?
What is document root?
What is the description for expression element?
What is a panel java?
I’m new to WebLogic Does anyone knows how to Deploy Application using
What is java listener?
Is core java and j2se same?