Answer Posted / subramanyam
Constructors are used for initialization.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is call back method?
What is the .NET collection class that allows an element to be accessed using a unique key?
How you will create satellite assemblies?
What do you mean by jagged arrays in c#?
How do you achieve polymorphism in c#?
Name the two classes are required for implementing a windows service?
What is an extension method in c#?
what are nullable types in c#
What are anonymous types in c#?
Define using statement in c#?
Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?
What is difference between c and c sharp?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
What do you know about WM_CHAR message?