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
What are wrapped classes in java programming?
How are variables stored?
What is the symbol for space?
How do you use parseint in java?
What is ordered map in java?
Explain about complier design(phases)
How to change the priority of thread or how to set the priority of thread?
What is reflexive association?
Which are the two subclasses under exception class?
What does the “static” keyword mean? Can you override private or static method in java?
What is passing value java?
Why local variables are stored in stack?
Can a source file contain more than one class declaration?
How many types of literals are there in JAVA?
Does .length start 0 java?