Is it possible to implement an interface to a structure? Is
it possible to extend a struct? Is it possible to inherit a
class to struct?
Answer Posted / niraj sankar
yes!! a class or structure can implement from an interface
in C#.
| Is This Answer Correct ? | 14 Yes | 4 No |
Post New Answer View All Answers
What are the 4 pillars of any object oriented programming language?
what is be the overhead, if i use binary transmission. and will it be sent using xml text or how ?
What does void mean unity?
What is a template class?
Define collections?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
Explain the term inheritance in C#.
How does c# achieve polymorphism?
What is a hash table in c#?
What are the three types of operators?
What is lock in c#?
What is inumerable?
What is difference between dictionary and hashtable?
How many types of namespaces available in version4?
Explain the process of abstraction with an example?