What?s the difference between <c> and <code> XML
documentation tag?
Answer Posted / subodh kumar
<C> tag represent the single line of code while <code> tag
is represent the multiple line of code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is overloading with example?
What is dependency injection in simple words?
How do I create a single-file assembly?
What language is c# similar to?
What is ispostback c#?
Why do we use hashtable in c#?
What is difference between assembly and namespace?
When can a derived class override a base class member?
What does the dispose method do with the connection object?
Where do I put dll files?
What is a dimensional array?
What is meant by desktop application?
What is the example of predicate?
How can I process command-line arguments?
How do you comment out code in c#?