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 Happens In Memory When You Box And Unbox A Value-type?
How do I calculate relative time?
How many types of inheritance are there in c#?
What is the max value of int32 in c#?
What are jump statements in c#?
What is difference between array and collection?
What is a di class?
What is meaning of type safety in c#?
What is the difference between “finalize” and “finally” methods in c#?
Explain dataadapter.update method in .net?
Is linkedhashset synchronized?
What is parsing? How to parse a date time string?
What is the difference between finalize() and dispose()?
What is a type c#?
Is there an equivalent of exit() for quitting a c# .net application?