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
What is cache lookup and islookup. what is it used for?
What is Visual MorphXplorer, what do we do with that?(Reverse engineering tool has replaced Visual?
What are the storage Dimensions?
Where we can create item in Ax2012?
What is the difference between form init() & DS init()?
Can you give a Logic for converting string to uppercase?
What are the classes, Tables, Forms and Methods used to post the Ledgers?
Difference between edit and display method?
How you will create table in ax. In that table how you will define indexes, relations, delete actions and methods. Tell me the steps first what you will do, first you will define indexes or relations. Why?
What is the utility of the RunOn property?
What is RunBase?
What are the report method sequences?
What is the base class to send the on-boad E-mailing?
Differentiate refresh(),reread(),research(),executequery()?
What is the return type of unpack() method ?