what are the advantages of c# over vb.net?
Answer Posted / nikhil
C# supports two things which is not supported by VB.NET
1. Operator Overloading
2. Pointer
Is This Answer Correct ? | 20 Yes | 6 No |
Post New Answer View All Answers
Why do we need constructor?
what are the contents of an assembly ?
Why do we use partial class in c#?
What is dependency in software?
What is datagrid c#?
What are delegates?
What are anonymous functions in c#?
What is the lock statement in c#?
What are the advantages of properties in c#?
Explain about Serialize and MarshalByRef?
3. Use layered architecture for coding. s.no name description 1 abc xxxxxxxxx 2 abc xxxxxxxxx 3 4 5 6 7 8 Select all Clear all Add Delete Name Description Save close
What is generic in c#?
What is icollection in c#?
Why would you use a class property in c#?
What is Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?