Answer Posted / karunakaran
Acquiring the properties of one class from another class in
inheritance.Here the class which is being acquired is
called as super class and the class which does acquiring is
called as sub class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the relationship difference the canvas class and the graphics class?
What is field name?
When should you make a function static?
What is the disadvantage of java?
Can a class have more than one object?
Can substring create new object?
If a method is declared as protected, where may the method be accessed in java programming?
What is pojo class in java?
What are different access specifiers in java? Explain
what is bmg file and how to create that files?what will it contailn?
Why singleton is not thread safe?
Does sprintf allocate memory?
What is function overriding and overloading in java?
What is the difference between the paint() and repaint() methods in java programming?
what is nested class in java?