Answer Posted / ravikiran(aptech mumbai)
inheritance is the property of inheriting the properties of
super class to subclass
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can size_t be negative?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
Why we used vector class?
If a class is declared without any access modifiers, where can the class be accessed?
Can a class declared as private be accessed outside it’s package?
What is a java predicate?
What is the private method modifier?
What is the size of boolean variable?
Are static members inherited to sub classes?
Why is boolean important?
What is the difference between keyword and identifier?
What is the difference between Java and C++?
What is a function easy definition?
Why Java is not pure Object Oriented language?
What is parsing a string?