Answer Posted / senthil kumar
The keyword New is used to create the object for the
classes.using that object all the methods and properties
are invoked.
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Is c# int immutable?
What does the initial catalog parameter define in the connection string?
Explain partial class in c#?
What is session c#?
Differentiate between response.expires and response.expiresabsolute?
What is .cs file in c#?
What is asenumerable in c#?
What is use of a HashTable in .NET?
What is the purpose of escape sequence?
Define interface class in c#?
What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?
Is array a collection c#?
What's the difference between class and object?
What is data binding c#?
What is access specifier in c#?