what are the advantages of c# over vb.net?
Answer Posted / thirumoorthy
C# supports two things which is not supported by VB.NET
1. Operator Overloading
2. Pointer
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
How do you create dlls in .NET
What is writeline in c#?
What is the concept of strong names?
What are custom attributes in c#?
Why do we need indexers in c#?
What is desktop application testing?
What is binary search tree in data structure?
How do I create a delegate/multicastdelegate?
what is the index value of the first element in an array?
Are structs value types c#?
What are the Types of optimization and name a few and how do u do?
What is option parameter in C#?
What is the major difference between a custom control and user control?
What is the use of GC.KeepAlive Method?
Is c# an array?