Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / sukriya

Is it possible to implement an interface to a structure?
Ans: A struct can implement interfaces, and it does that
exactly as classes do.

Is it possible to extend a struct?
Ans: struct cannot extend another struct

Is it possible to inherit a class to struct?
Ans: A struct cannot inherit from another struct or class,

Is This Answer Correct ?    38 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is array a list?

935


How do namespaces work?

1012


What is garbage collector and where should you use in .NET?

1038


Is int reference type c#?

1027


When To use HashTable In C#

1076


Why do we use delegates?

927


Is a structure a class?

986


What is the main purpose of xml?

971


What is difference between override and new in c#?

1170


What is a static field?

950


What is difference between virtual and override in c#?

929


What do you mean by jagged arrays in c#?

997


How does c# achieve polymorphism?

992


If the original method is not static you can declare an override method to be static or not?

992


What is xml document how do you open it?

1013