What is the difference between overloading and overriding?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
• Overloading: Same function name, different signatures.
• Overriding: Redefining a base class's function in a derived class using the same signature.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
• Overloading: Same function name, different signatures.
• Overriding: Redefining a base class's function in a derived class using the same signature.
| Is This Answer Correct ? | 0 Yes | 0 No |
• Overloading: Same function name, different signatures.
• Overriding: Redefining a base class's function in a derived class using the same signature.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the basic structure of a form?
How to debug the batch jobs in ax?
What is the execute method? How many times it calls?
What is Primary index and Clustered index?
How can we restrict a class to be further extended?
Difference between perspectives and table collection?
What is the return type of unpack() method ?
Define conpoke()?
What is the use of System Documentation/Application Developer Documentation/Application Documentation?
What can’t you store in containers?
Why we use virtual companies?
Difference between bound and unbound controls?