Answer Posted / guest
No, use interfaces instead.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between proc. Sent by val and by sub?
What is the difference between arraylist and list in c#?
Define collections?
Can list contain duplicates c#?
What is the difference between method and function in c#?
In which way you can convert a value-type to a reference-type?
How do switch statements work?
Which is faster dictionary or list?
What is the difference between ienumerable and enumerator?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
While debugging a C# application can you change the value of a variable?
Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records
Is system a class in c#?
What is multidimensional array in c#?
what is a constructor? What is a destructor?