What is xml c#?



What is xml c#?..

Answer / Habeeba Jameel

XML (eXtensible Markup Language) in C# refers to a method of storing and transporting data as formatted text. The .NET Framework provides several classes for working with XML, such as XDocument and XElement, which allow developers to parse, create, query, and manipulate XML documents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Is int a struct in c#?

1 Answers  


What are the types of access modifiers?

1 Answers  


What are the value types in c#?

1 Answers  


How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

1 Answers  


Can you change the value of a variable while debugging a C# application?

1 Answers   Siebel Systems, Wipro,


Is and as keyword in c# net?

1 Answers  


Can you specify an access modifier for an enumeration?

1 Answers  


Why we use extension methods in c#?

1 Answers  


What is the difference between overriding and overloading in systemverilog?

1 Answers  


How is a loop recorder monitored?

1 Answers  


Which language is used for desktop application?

1 Answers  


what is a enumeration in c#

1 Answers   Cognizant,


Categories