Q25
What does the 'new' keyword do in C#?
A.
Deletes an object
B.
Updates an object
C.
Allocates memory for an object
AnswerD.
Checks the existence of an object
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board