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
What is COM Interoperability?
Can abstract class have constructor?
What does console writeline do?
What is difference between il and dll ?
What is the use of main method in c#?
Can derived classes have greater accessibility than their base types?
Why delegate is used in c#?
What is the difference between throw and throw ex?
Any problem found in vs.et
Explain async and await?
How do I enforce const correctness in c#?
What is c# most used for?
What is array and its types in c#?
What is the difference between ref and out in c#?
What is .cs file in c#?