Answer Posted / prakash
1.supports Threading
2.powerful Exception handling mechanism
3.having support for the console based applications
4.vb has its own interpreter and vb.net has compiler(CLR).
5.VB is object based while Vb.net is Object oriented
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the class that allows an element to be accessed using unique key?
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
what is the advantage of option strict on?
How to create a constant in vb.net?
Explain internal keyword in .net framework?
Can you please explain the difference between system.string and system.stringbuilder classes?
Can you please explain the difference between int and int32?
Is vb.net dead?
What do you mean by serialization and deserialization and it's use.
How many ways the function can return values?
What is sealed class?
What are the parts of the visual basic control?
How does vb.net achieve polymorphism?
Explain the difference between int and int32?
what is diffrence constructor and destructor in vb