Answer Posted / milton
1. VB is object based while Vb.net is Object oriented
2. VB.net using OO functionality like inheritenca,
Excepetional handling, etc
3.VB .net is strong type casting whicv VB lack
4.VB.net supports multi threading....
| Is This Answer Correct ? | 15 Yes | 5 No |
Post New Answer View All Answers
What is pre-jit?
Explain option strict?
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
What is enumerator?
Explain trace in vb.net?
What is difference between metadata and manifest?
Is vb.net a programming language?
What are the difference between dispose(), close(), exit(), end()? When do we use them?
Can you please explain the difference between system.string and system.stringbuilder classes?
Explain the use of option explicit?
Explain the use of serialization and deserialization?
What is tracing?
What is the feature anonymous type?
What are the different types of a stream?
What’s the difference between private and shared assembly?