What is the difference between overloading and overriding a
function?
Answer Posted / meraj ansari
this answer is correct
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why does abstract class have constructor?
What is functional interface in java?
What is the default size of arraylist in java?
What do you mean by default constructor in java?
What are different types of expressions?
Can we split string with in java?
What is multithreading and its advantages?
what is thread? What are the high-level thread states? : Java thread
Why do we need data serialization?
What are the advantages of functions?
What is meant by class loader? How many types are there? When will we use them?
Why declare Main() inside the class in java ?
Explain which of the following methods releases the lock when yield(), join(),sleep(),wait(),notify(), notifyall() methods are executed?
Is an empty arraylist null?
What do you mean Abstraction in java?