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
List the different stages of a thread?
List some of the common data providers for ado.net framework?
Name the method of servicebase class?
Explain the difference between a Private Assembly and a Shared Assembly
Is c# int immutable?
What is a ienumerator?
Are structs faster than classes?
What is difference between internal and protected internal in c#?
How are Windows programs different from normal C-programs?
Define constructor in c#.
in object oriented programming, how would you describe encapsulation?
What is a delegate in c#?
What is difference between first and firstordefault?
Explain attributes in c#?
Explain the use of virtual, sealed, override, and abstract method?