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
Does a loop recorder have to be removed?
What is code verification?
What are the Types of values mode can hold session state in web.config
What are scriptable objects?
Which is the best language for desktop application?
Give examples for reference types?
Write a program in c# to find the angle between the hours and minutes in a clock?
What is the default value of decimal in c#?
Define delegate?
What is an iqueryable in c#?
Can You Prevent Your Class From Being Inherited By Another Class?
What is the difference between double and decimal in c#?
In which order the destructor is called for an inherited class?
Why singleton class is sealed in c#?
What is difference between first and firstordefault?