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 design a form in AX using X++?
Explian the concept of different layer in ax?
Do we have validate write and validate field in form level?
validateWrite() method can be written in form datasource as well as table level, when should we write it in form DS and when in table. Similar in case of write() method?
What are transactions?
What is formref?
Explain sales/purchase order processes in ax?
Action type menu item is attached to a form but in the drop down the menu item is not appearing, what could be the problem?
How many types of dimensions in inventory?
Explain the steps in creating number sequence?
What is naming conventions in ax?
How you will do the SSRS Repots in AX?
What is table reference in edt – 2012?
What are the link types in Ax?
What is JumpRef()?