Vidyalelo
C# Programming · Q25

Introduction to C Sharp

Programming · C# Programming · question 25

Q25

What does the 'new' keyword do in C#?

A.
Deletes an object
B.
Updates an object
C.
Allocates memory for an object
Answer
D.
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