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
What are the Types of caching
What are the Types of assemblies that can be created in dotnet
What are the 3 types of comments in c#?
Can we store different data types in arraylist in c#?
What is the use of 'using' statement in c#?
what is object-oriented programming (oop) language?
Why we use get and set method in c#?
What is this keyword in C#?
How big is int16?
What tool we have to use to install assembli in gac folder.
What does immutable mean in c#?
What is deferred execution in c#?
What is the difference between first and firstordefault?
What is null character in string?
Is there a way of specifying which block or loop to break out of when working with nested loops?