Answer Posted / guest
the process of reusing the existing components to develop
new things
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a parameter in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
What is a string token?
Implement a stack with push (), pop() and min() in O(1) time.
What are three ways in which a thread can enter the waiting state in java programming?
Which data type is a class in java?
What is the final keyword?
How do you create a sop?
Can we declare a constructor as final?
What is use of map in java?
Is this valid in java ? Can we instantiate interface in java?
How do I stop concurrentmodificationexception?
what is the difference between Object Based Language and Object Oriented Language?
If we don’t want some of the fields not to serialize how to do that?
What are annotations in java?