what is the purpose of new keyword while creating an object?
Answer Posted / mahendra
creating object memory and non static variable memory with default
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I count the length of a string in c#?
Is array a collection c#?
What is difference between code access and role based security?
Are all methods virtual in c#?
Describe two uses of the “using” statement during the operation of c#?
Define Virtual folder?
Can an abstract class inherit from another abstract class c#?
What is the difference between first and firstordefault?
What is private in c#?
Why do we need constructor?
What does readonly mean in c#?
Can we call server-side code (c# or vb.net code) from javascript?
What does get set mean in c#?
What is lazy class in c#?
What are the types of assembly available