What is the Difference between Overriding and overloading?
Answer Posted / vimal
overloading-------having same method name with different
signatures.
overriding--------methods name and signatures must be same.
| Is This Answer Correct ? | 324 Yes | 44 No |
Post New Answer View All Answers
What is the class that allows an element to be accessed using unique key?
What is the difference between value and reference types?
Explain about visual basic?
What is misl code?
Explain the difference between .dll extension and .exe extension files?
What is private assembly?
Explain public assembly?
What is the advantages of VB.NET?
Explain the difference between vb 6 and vb.net?
Explain about Visual basic.NET culture?
Can you please explain the difference between int and int32?
How vb implements the disconnected architecture as like vb.net?
Can you please explain the difference between thread and process?
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
Did vb6 support multi-threading ?