Answer Posted / kalpana
Inheritance is the process of acquiring the details from
the derived classes.
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
If a class is declared without any access modifiers, where can the class be accessed?
Which is faster string or stringbuilder?
What is the basic concept of java?
Can we have a method name same as class name in java?
what is nested class in java?
Can inner class final?
Explain the term virtual machine?
Why java is secure? Explain.
What does I ++ mean?
How to set the permissions to a file in java?
What an i/o filter in java programming?
What is difference between checked and unchecked exception in java?
What is the method in java?
How can constructor chaining be done by using the super keyword?
How do you check if a string contains only numeric digits?