What is a string? What are the properties of a string class?
Answer Posted / p
string is type of object String whose value is text.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do unused Namespaces in c# affect run-time performance?
What is using in c#?
Can we write class inside a class in c#?
Is arraylist faster than linkedlist?
What are partial types in c#?
What is the concept of strong names?
without modifying source code if we compile again, will it be generated MSIL again?
What are the different types of delegates?
What are the different types of classes?
How do I count the length of a string in c#?
How C# 4.0 supports dynamic programming language?
What is single dimensional array in c#?
What is an extension method in c#?
Can you explain template pattern?
What are the different states of a thread?