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 jit (just in time)?
What is the use of tryparse in c#?
What is array and types of array in c#?
What is difference between function and method in c#?
What is a event in c#?
How big is int16?
What is the syntax for calling an overloaded constructor within a constructor?
Can you specify an access modifier for an enumeration?
What do you mean by parsing and how to parse a date time string in c#?
What is the difference between console application and windows application?
Explain what is the smallest unit of execution in .net?
What is c# entity framework?
What is the resgen.exe tool used for?
List down the different ide’s provided by microsoft for c# development.
Can list contain duplicates c#?