What is the is a and has a relation ship in oops concept in
java?
Answer Posted / guest
is a nothing but inheritance and has a nothing but extends
| Is This Answer Correct ? | 15 Yes | 103 No |
Post New Answer View All Answers
How do you do descending order in java?
What is the difference between stored procedure & function?
What is instanceof keyword?
Can Exception handling we can handle multiple catch blocks?
Can we instantiate interface in java?
What is the difference between Error, defect,fault, failure and mistake?
What are functions in java?
What is the difference between a loader and a compiler?
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
Explain about features of local inner class?
Difference between current previous versions of Java?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Can an object subclass another object?
Are arrays dynamic in java?
If a method is declared as protected, where may the method be accessed?