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
Can enum be null c#?
What does private void mean in c#?
What is meaning of type safety in c#?
How can you read 3rd line from a text file?
What is int64 in c#?
What is string empty?
What is a verbatim string literal and why do we use it?
How do I create a new form in c#?
Name the connections does microsoft sql server support?
What is view state c#?
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What is difference between ienumerable and list in c#?
What is meant by desktop application?
Explain how do I convert a string to an int in c#?
What is iqueryable?