What is the difference between overloading and overriding?
Answer Posted / 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 |
Post New Answer View All Answers
How can we call table level methods from form DS (similar methods)?
What is table properties of formRef and ReportRef ?
How can we provide user level/user group level security - By using security keys?
When you are creating a table what is the default table group?
What is microsoft dynamics ax?
What is the form methods sequence?
What is the return type of unpack() method ?
What is the difference between overloading and overriding?
What are the Types of Delete Actions.
Difference between bound and unbound controls?
Which classes are used for data import export?
What are Queries, how do we use them?
What are the classes, Tables, Forms and Methods used to post the purchase orders?
How to move modifications from dev instance to Test and Prod instance?
Definition and use of Maps, how AddressMap (with methods) is used in standard AX?