What is the difference between the C#.NET and VB.NET?
Answer Posted / rt
VB.NET is an object based language, whereas C# is an pure object oriented language.
VB.NET was the extension of vb6, whereas C# was the new language which was introduced with .net.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to create multiple inheritance in c#, with example?
What is the use of common language runtime?
Explain what do the terms “boxing” and “unboxing” mean?
What is .net environment?
Is .net a language?
What is jit compilers?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Is .net core installed?
What is manifest in .net?
What is the difference between odbc and ado?
What is value type and refernce type in .net?
What are the purposes of using .net?
How to produce an assembly?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?