Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 oledbconnection c#?

0 Answers  


What is difference between string and stringbuffer in c#?

0 Answers  


What are value types in c#?

0 Answers  


Why do we need singleton pattern in c#?

0 Answers  


What is default access specifier for class in c#?

0 Answers  


Error handling and how this is done ?

2 Answers   Digital GlobalSoft,


How?s method overriding different from overloading?

3 Answers  


Difference between call by value and call by reference in C#?

0 Answers   Hexaware,


Is there any way to access private memebers of an object from another object?

4 Answers   TCS,


Explain about generics in c#.net?

0 Answers  


Why is it efficient to use System.string under System.Text.StringBuilder ?

0 Answers   Siebel,


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


Categories