Answer Posted / kalyani
String is not a value Type.It is a reference Type.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can we inherit private members of class in c#?
In which way you can convert a value-type to a reference-type?
Explain the process of abstraction with an example?
What is array collection?
Explain the different types of delegates used in c#.
What is ispostback c#?
Why array is faster than arraylist in c#?
What is assembly version series sequence?
What is mean by c#?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
How do I do a case-insensitive string comparison?
Can hashtable have duplicate keys?
Are tuples immutable c#?
What is dataset c#?
Why do we need abstraction in c#?