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 the advantage of static class in c#?
Describe a Struct ?
Why do we need indexers in c#?
What is a partial class. Give an example?
Why do we use 0?
Is c# good for games?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
explain Garbage collector’s functionality on unmanaged code
What is the symbol used for in c#?
Why we use get set in c#?
What is datagridview in c#?
What are the characteristics of c#?
What is deferred execution in c#?
Is c# easier than c++?
Why we use get set property in c#?