What is the alternate of 'Inheritance' ?
Answer Posted / nikshay
delegation(it is usefull becoz u know about message u pass that associate with ur objects, so yes delegation.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you use compareto method?
How many characters is 2 bytes?
What is a boolean in java?
What are the features of junit?
How do you remove spaces in java?
What are the different types of collections in java?
What is treeset in java collection?
What is meant by collection in java?
Can java list contain duplicates?
Which is faster set or list in java?
how to open and edit XML file in Weblogic???
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
Where local and global variables are stored?
What is the flag in java?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)