Answer Posted / prathyusha
Interface is construct which is a universal common
reusable data memebers and universal common reusable
methods..
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain hash table in c# ?
What are expressions c#?
Can c# inherit multiple classes?
What is desktop GUI application?
What is the use of inheritance in c#?
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
What is parsing?
Can a class or a struct have multiple constructors?
Is hashset ordered c#?
What is .cs file in c#?
How to rotate an Image in C#?
What does static mean in c sharp?
What is namespace c#?
Can enum have methods c#?