What?s the difference between <c> and <code> XML
documentation tag?



What?s the difference between <c> and <code> XML documentation tag?..

Answer / 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

More C Sharp Interview Questions

What is the use of tuple in c#?

0 Answers  


What is difference between var dynamic and object in c#?

0 Answers  


what is an event? Define delegate?

0 Answers  


If we inherit a class do the private variables also get inherited ?

6 Answers   TCS,


What is local function?

0 Answers  


What is a string? What are the properties of a string class?

1 Answers  


Why do we use lambda expression in c#?

0 Answers  


What is int16?

0 Answers  


What issues can be faced while delivering code?

0 Answers   TCS,


What is difference between list and dictionary in c#?

0 Answers  


what is the scope of anonymous type ?

0 Answers   Wipro,


What is Implementation inheritance

0 Answers  


Categories