Is VB.NET object oriented? What are the inheritances does
VB.NET support ?
Answer Posted / hari
vb.net is not a object oriented. its a compiled language.
- the most dumbest answer. Please don't give wrong answers
when you are not sure. It will misguide the readers.
Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is the maximum size of the textbox?
Explain about the performance of visual basic?
Define naming convention?
What is the exact defination of object?
Name some of the features of C# which are not present in VB.NET?
What are the types of generations in garbage collector?
Observations between vb.net and vc#.net?
Can you please explain the difference between dispose and finalize()?
What is code access security?
What are all the differences between dispose and finalize()?
What do you mean by serialization?
Explain the difference between system.string and system.stringbuilder classes?
What is the difference between manifest and metadata?
What is strong typing and weak typing?
What are jagged arrarys ?