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
Suppose two interfaces have same method, so how will you implement these methods in derive class?
What are the delegates in c#?
What is querystring in c#?
how to print invert pyramid in c#
How can I make sure my c# classes will interoperate with other .net languages?
Can we inherit class that contains only one private constructor?
What is an ienumerable in c#?
What is a data set in c#?
Is c# int immutable?
What are the types of methods in c#?
What is the use of tuple in c#?
What is an escape sequence? Name some string escape sequences in c#.
Is list ienumerable c#?
what is collections in .net? why we use?
What is the purpose of dictionary in c#?