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
Can int be null c#?
What is c# console application?
Can a struct be null?
Why linq is having select clause at the end?
What is ac callback?
Why do we need structs in c#?
What is disco?
What is cshtml extension?
Can you create sealed abstract class in c#?
What is strong name in c# and how can we use it?
What is string literal in c#?
What is the difference between array and list in c#?
Explain the mechanism of VB.NET/C# achieve polymorphism?
Can you put two constructor with the same structure in a class?
What is the xml document structure?