Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / hari
VB.Net is an Object Oriented Language.
It doesn't support multiple inheritance. For this purpose,
interfaces are introduced.
VB.Net supports multiple interfaces
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the different types of a stream?
Explain and brief about rapid application development tool?
Explain about globalization?
Can you please explain the difference between thread and process?
Which class allows an element to be accessed using unique key?
What are the assembly entry points?
What is the difference between system.applicationexception class and system.systemexception?
What is a literal control?
What is trace in vb.net?
difference between control and component more than one differences
Explain how to send xml file on server using http protocol?
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
Can you please explain the difference between system.string and system.stringbuilder classes?
What are the advantages of an assembly?
What is the use of assembly?