Answer Posted / sangita patra
the new keyword is basically used in reference types to
create a object and allocate memory to it.and it can also
be used in value types to invoke the default constructor.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does the initial catalog parameter define in the connection string?
When is a class declared as a class abstract?
What does || mean in programming?
What is a console device?
How to Install uninstall assemblies into GAC?
What are the new features in c# 2.0?
Is cli same as the clr?
What do u mean by delegation of authority?
Does c# support templates?
Explain circular reference in c#?
What is the benefit of using interface in c#?
What is the base class of all classes in c#?
How do you create dlls in .NET
Explain get and set accessor properties?
What is iqueryable?