Is string reference type / value type?
Answer Posted / mukkamalla prasastha
if u dont know dont confuse others
String is 100 % reference type
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is a method c#?
Explain the features of an abstract class in net.
What is the difference between function and method in c#?
Does main have to be static c#?
Why do we use namespace in c#?
What is serialization of data?
What is dictionary class in c#?
What is the difference between an integer and int?
Is it possible to inline assembly or il in c# code?
What is the ouput of the following program?
Explain how do you debug an asp.net web application?
What is dbcontext c#?
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
My switch statement works differently! Why?
Is type nullable c#?