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 |
How can we make a batch job occur at regular interval?
Tell me Interfaces Classes in Ax?
What are the keywords used to access data from "multiple companies" and "one company to another company".
Difference between parameter table and Normal table?
Define conpeek()?
Define IntelliMorph?
How many types of classes are there?
Difference between arrays and containers?
Instead of multiple inheritance what we use in Ax?
What are the link types in Ax?
What is the basic structure of a form?
Explain the properties of a form datasource?