What are the properties of string?



What are the properties of string?..

Answer / Satender Singh

A String in C# has several built-in properties such as Length (returns the number of characters), Empty (checks if the string is empty), and many more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is difference between asp net and c# net?

1 Answers  


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

4 Answers   TCS,


About a class access specifiers and method access specifiers ?

3 Answers   MMTS,


What is delegation in oops?

1 Answers  


What debugging tools come with the .NET ssSDK?

1 Answers   Siebel,


What is args c#?

1 Answers  


Is void a class?

1 Answers  


How to reverse each word in a string using c#?

1 Answers   Infosys,


How to get the sum of last 3 items in a list using lambda expressions?

1 Answers  


What is the use of static members with example using c#.net.

1 Answers  


How string definitions will prevent escaping on backslashes in C#?

1 Answers   Siebel,


What is a multicast delegate in c#?

1 Answers  


Categories