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