Answer Posted / ruchi shrivastav
The New keyword is used to hide the method and crete memory
allocation and also used to define object of class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how dot net compiled code will become platform independent?
What is difference between ienumerable and iqueryable in c#?
What is an arraylist in c#?
Explain the role of Garbage collector and its generations?
What is an array class?
Should I make my destructor virtual?
What are PE(Portable Executable)?
What is a namespace server?
How string definitions will prevent escaping on backslashes in C#?
What is the purpose of abstract class in c#?
What is difference between array and collection in c#?
What does the keyword “virtual†declare for a method or property?
what is the purpose of using statement in c#
Why to use “finally” block in c#?
Does c# have its own class library?