Vidyalelo
C# Programming · Q35

Classes and Objects in C Sharp

Programming · C# Programming · question 35

Q35

In C#, what is the method used to explicitly release resources allocated by an object?

A.
Free
B.
Dispose
Answer
C.
Deallocate
D.
None of the above

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board