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
What is protected internal modifier in C#?
How can you sort strings in array that are passed to method as arguments?
Define c# i/o classes? List the commonly used classes?
What tool we have to use to install assembli in gac folder.
How to force my .net app to run as administrator on windows 7?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
What is difference between string and stringbuffer in c#?
the c# keyword .int. Maps to which .net type?
Why attributes are used in c#?
Explain use of abstract and sealed classes in c#?
How many classes are there in classification?
What is deferred execution?
What is a partial method?
What does convert toint32 mean?
Define Abstract Class in C#