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
Explain the difference between .net and c#?
What is hashtable in c# with example?
What is byte c#?
What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?
Is 0 an unsigned integer?
Why array is faster than arraylist in c#?
Define thread?
What is reference types in c#?
What is a method signature?
What is xamarin used for?
Can you declare a class or a struct as constant?
What is executescalar in c#?
Why interface is required?
What is the difference between an application domain and a process?
What is dataadapter c#?