Is string reference type / value type?
Answer Posted / shweta
100% String is Reference Type.
Value Type- All Numeric data types, Boolean, Char, Date,
Structs.
Reference Type- String, Arrays, Class, Delegates.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is mvc in c#?
What is desktop application testing?
In .Net, what is an assembly? Also explain the type of assembly.
How do you prevent a class from being inherited in c#?
what is IDisposal interface
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
Which of these string definitions will prevent escaping on backslashes in c#?
What is the difference between method and function in c#?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
what is collections in .net? why we use?
Is string nullable in c#?
Is c sharp and c# are same?
Why use “using” in c#?
What is difference between throw and throws in c#?