What is the difference between overloading and overriding?
Answer Posted / 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 |
Post New Answer View All Answers
How to lock transactions?
Difference between temp table and container?
Is multiple inheritance possible in ax?
How do the following methods work in a form DS?
What are the classes, Tables, Forms and Methods used to post the Inventory?
What is the default index for a table?
Explain the properties in index and types of index?
Name few X++ classes/Coreclasses related to Queries?
If you manipulate anything which layer would it affect?
What is the difference between sql queries and dynamics queries?
If you want to monitor the database activity, where can you get that?
What are the Types of Relations.
How to create lookups in ax ?
Can you give a Logic for converting string to uppercase?
How many types of exceptions are there in Ax?