can we assign null value to value type in c#?
Answer Posted / neelima
string is a reference type..its not a value type..
| Is This Answer Correct ? | 61 Yes | 8 No |
Post New Answer View All Answers
What is lastindexof c#?
How string definitions will prevent escaping on backslashes in C#?
Are c# constructors the same as c++ constructors?
What are the types in c#?
What do you mean by “finalize” and “finally” methods in c#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is system predicate?
How to block a class from being inherited further?
What is the default value of datetime in c#?
Explain the use of SN.exe
Why do we need abstract class?
What is Satellite Assemblies ?
What are c# i/o classes? What are the commonly used i/o classes?
What is difference between write and writeline?
Explain the feature of c# language?