Answer Posted / venkat
there is no difference between these two. both are used same
framework. same speed also. but some of differences are.....
c# supports operator overloading. vb doesno supports.
C# supports XML,VB supports COM
C# doesn't have MUST keyword. VB contains this KeyWord.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Is var a data type?
What is difference between string and string builder?
What is private static in c#?
What are the steps to make an assembly to public?
What is private virtual in C#?
What is using directive in c#?
What are collection classes?
What are console applications used for?
What is cshtml?
What is difference between ienumerable and ienumerator in c#?
if you do have a stack overflow profile.what is your ranking?
What is the use of nullable types in c#?
What is difference between abstraction and encapsulation in c#?
What do you mean by hashtable c#?
Can we declare private class in c#?