Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / kumar
Yes vb.net is object oriented and not case sensitive. it's doesn't support multiple inheritence
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are option strict and option explicit?
What is static member?
Explain cls?
Can you please explain the difference between c# and vb.net?
What is misl code?
List the two main parts of .net?
What does assert() method do In VB.NET
What are the types of generations in garbage collector?
Before in my vb app I would just load the icons from dll. How can I load the icons provided by .net dynamically?
Explain code security?
Name some different types of control?
Define serialization in .net?
Is vb net a scripting language?
Explain option explicit?
Explain nested classes?