adspace
Answer Posted / Arpit Kumar Gupta
The 'isa' (is-a) relationship is a type of inheritance in object-oriented programming, where an object of a subclass is also considered to be an instance of its superclass.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is java string pool?
What is parsing in java?
What is a classloader in java?
explain different ways of using thread? : Java thread
Explain public static void main(string args[]) in java.
Write a program to print count of empty strings in java 8?
What is the difference between equals() and == in java?
What are the differences between heap and stack memory in java?
What is the difference between break and continue statements?
Is minecraft 1.15 out?
Realized?
Write a program to find the whether a number is an Armstrong number or not?
What is a constructor overloading in java?
How to create a base64 decoder in java8?
How to sort array in descending order in java?