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
Which control cannot be placed in mdi?
Does the variables of a private class-level inherited?
Can an abstract class inherit from another abstract class c#?
Can a class have static constructor?
What do you know about Translate Accelerator?
What is a string c#?
What is an enumerator in c#?
How to find methods of a assembly file (not using ILDASM)?
Are there functions in c#?
Is void a class?
How we convert private assembly into public assembly?
Can a class or a struct have multiple constructors?
Give an example of removing an element from the queue?
What is a partial method?
What are console applications used for?