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



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

Answer / p

string is type of object String whose value is text.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How do you debug an ASP.NET Web application?

1 Answers  


Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?

0 Answers  


What is data hiding in c#?

0 Answers  


What is a satellite assembly in c#?

0 Answers  


What is activator c#?

0 Answers  


How to achieve polymorphism in c#?

0 Answers  


What are c# types?

0 Answers  


What r collections c sharp?

3 Answers  


How do you specify a custom attribute for the entire assembly (rather than for a class)?

0 Answers  


Is multiple inheritance possible in c#?

0 Answers  


Why extension method is static?

0 Answers  


What is string in c# net?

0 Answers  


Categories