Is string reference type / value type?
Answer Posted / hari
String is a reference type.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does dependency injection work c#?
Can you create sealed abstract class in c#?
Explain the difference between directcast and ctype.
What is datagridview in c#?
What is the namespcae generally given to the webpage of the .NET Framework ?
Do vs while c#?
What is JIT (just in time)? how it works?
Define acid rule of thumb for transactions in c#.
Explain about Destructor method?
What is difference between class and interface in c#?
What is a nested type. Give an example?
In howmany ways can you deploy an assembly?
Is int an object in c#?
If you define a user defined data type by using the class keyword, is it a value type or reference type?
what is method overloading in c#?