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 does args mean in c#?
What is xml serializer?
What are synchronous and asynchronous operations?
Can we change static variable value in c#?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
Can we create instance of private class in c#?
Is c# a technology?
Explain the difference between a sub and a function in c#.
How many types of methods are there in c#?
Is collection a data structure?
Does c# replace c++?
What is the difference between the debug class and trace class? Documentation looks the same.
What is foreach loop in c#?
What is mvc pattern in c#?
What is a console file?