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 is the advantage of using system.text.stringbuilder over system.string?
What are the differences between vb.net and c#, related to oops concepts
what is interface and when it is used?
What is stack used for in vb. Net?
What is the maximum size of the textbox?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
What is meant by jagged arrays?
Name and explain some of the exclusive features which are present in vb?
Explain an assembly and its use?
What is visual basic.net culture?
What is the difference between readonly variable and constant variable?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
What is the difference between vb 6 and vb.net?
What is the difference between convert.tostring and i.tostring method?
What is the difference between .dll extension and .exe extension files?