What is the difference between overloading and overriding?
Answer Posted / hr@tgksolutions.com
• 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 |
Post New Answer View All Answers
How to move modifications from dev instance to Test and Prod instance?
Where is the best place to write code to perform filter in a form?
What are all the New Features are added in Ax 2009?
What are the different types of Table groups defined on table properties?
Differentiate refresh(),reread(),research(),executequery()?
What is report builder?
What is layer architecture?
When the recid is generated, what is its utility?
What is index? How many types of indexes are there? What is unique index and non-unique?
What is Record Level Security?
What can’t you store in containers?
What is the use of Parameter, Enum Type Parameter/Enum Parameter properties of MenuItems?
Utility and use of find method?
Define confind()?
In which case delete_from and delete() have same result?