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
Explain about oops concepts.
Can we call the run() method instead of start()?
Explain the concept of hashtables?
Why is java so popular?
How do you escape sequences in java?
What is meant by structural programming?
How would you format a date in java? I.e. In the ddmmyyy format?
What are constructors in java?
Can we sort set in java?
Why to use nested classes in java?
What are register variables what are the advantages?
How do you check if two given string are anagrams?
what state does a thread enter when it terminates its processing? : Java thread
What is the purpose of static keyword in java?
Can you pass functions in java?