what are the advantages of c# over vb.net?
Answer Posted / sdfsf
explicit interface implementation.By prefixing interface name
operator overloading
xml documentation generated from source code files
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between internal and private in c#?
What is expression tree in c#?
How to assign Null value to Var?
how background thread access to ui control?
Which are the access modifiers available in c#?
What is the property of class?
What is an ienumerable in c#?
What is anonymous method in c#?
Does c# support multilevel inheritance?
Is a dll an assembly?
write a c# program add two matrix with input number ?
What is the difference between proc. Sent by val and by sub?
What are the return types in c#?
What is difference between struct and class in c#?
Why are mutable structs evil?