can we assign null value to value type in c#?
Answer Posted / satya
No
| Is This Answer Correct ? | 8 Yes | 28 No |
Post New Answer View All Answers
When do we generally use destructors to release resources?
Can we change static value in c#?
What is hashtable in c# net with example?
What are the ways in which client can create object on server in cao model?
What is the difference between finalize() and dispose() methods?
Are classes passed by reference in c#?
List out the differences between array and arraylist in c#?
What is the purpose of a console table?
What is the difference between static and private constructor?
Give an example of a directcast.
What is an inheritance ?Give an example in which inheritance is used?
What is system console writeline in c#?
What is assembly manifest?
How many keyword present in C# language ?
What is an actual parameter?