|
|
Java Interview Questions by Inigo Nirmal
Question: Can a private method of a superclass be declared within a subclass?
Answer: Sure. A private field or method or inner class belongs to its declared class and hides from its subclasses. There is no way fo
Rating Guidelines:
- Excellent: If you thinks this is best
tutorial, rate it "Excellent".
- Very Good: If you think this tutorial
is overall better than most of the tutorial in the category, rate it
"Very Good".
- Good: If you feel that the tutorial
is above, rate it "Good".
- Fair: If you feel that the tutorial
is Ok, rate it "Fair".
- Poor: If you feel that the tutorial
is not at all useful, rate it "Poor".
|
Current Rating Statistics:
Overall Rating:
4
No of Votes: 2
|