What is the is a and has a relation ship in oops concept in
java?
Answer Posted / gopid123
Ya correct there is relation ship. that is the main concpt
in java
Is This Answer Correct ? | 37 Yes | 34 No |
Post New Answer View All Answers
What is t in parametric equations?
What is update method called?
why Interface used?
Is it possible for yielded thread to get chance for its execution again ?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
why not override thread to make a runnable? : Java thread
What are the differences between getting and load method?
What is the core java?
What is string in java?
What is ordered map in java?
Why set is used in java?
How to calculate the length of a singly linked list in java?
Why can't you declare a class as protected?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What is a instance variable in java?