What is the Difference between Overriding and overloading?
Answer Posted / sonia
OVERLOADING is the process of declaring the methods having
the same name but diff signatures. Signature means diff
types & number of arguments.
OVERRIDING is the process of overwriting the methods of
base class in Derived Class.
Is This Answer Correct ? | 108 Yes | 8 No |
Post New Answer View All Answers
What is the significance of delegates. Where should they be used?
Explain the difference between system.string and system.stringbuilder classes?
What is normal jit?
Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?
What would you do to remove microsoft visual basic name space?
Why is the xml infoset specification different from the xml dom?
What is code security?
How do you retrieve the customized properties of a .net application from xml .config file?
I Am Developing A project where I can send Message from One Computer to Another Computer With The Help Of LAN.Already I Have developed..It is working Fine With The Details Of ..TO,FROM,REF No,DATE,BODY...Now I Want To Add Attachments part in the same projects...How Can I Send Attachment File & How To Send It..I Am Working in VB.Net 2005 With out Any database. Can Any One Help me ??How To Write Code??Plz Send me a copy to my Mail also...I Dont Need Any Software Available in The Internet...Plz refer me The Code in VB.Net maloy.adhikari@in.com
What is the difference between datagrid and gridview?
What is an arraylist?
How many classes a dll can contain?
Can you please explain the difference between int and int32?
List the two main parts of .net?
So you know which dll is used for microsoft .net run time?