what is the difference between c-sharp and vb.net?What kind
of security or advances we find in both languages?
Answer Posted / santhosh
Vb.net does not support Operator Overloading while c# does
it.
Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What is a decimal in c#?
What is serialization in .net?
Is c# a keyword?
Can int be null in c#?
What is the use of console application in c#?
Can I use exceptions in c#?
Explain code compilation in c#.
Explain the difference between object type and dynamic type variables in c#?
How many constructor can a class have?
What is the difference between dll and lib?
What is clr namespace?
What does out mean in c#?
Why interface is required?
In C#, explain the difference between overloading and overriding.
Where’s global assembly cache located on the system?