Answer Posted / saran
The New keyword is used to create the object for the class, all properties are invoked
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is php easier than c#?
i want o/p 011242110 in c# code.
Which is faster iqueryable or ienumerable?
Why static variables are used?
what happens if you inherit multiple interfaces and they have conflicting method names?
Can we write class inside a class in c#?
What is null propagation c#?
What is this keyword in C#?
What's the difference between system.string and system.text.stringbuilder classes?
Can we change static value in c#?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
Why do we need properties in c#?
what is the scope of anonymous type ?
Can you put two constructor with the same structure in a class?
What is thread and explain states of a thread in c#?