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

Yes!! It is definately possible to implement interface to
structure.
struct structure_name: interface_name
{}
Structure cannot be extended.
Class cannot be inherited to structure

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is throw in c#?

940


What are the 2 broad classifications of data types available in c#?

915


What is the implicit name of the parameter that gets passed into the class set method?

1043


Can we have multiple constructors in a class c#?

961


What is an object and a class?

1055


What is view state c#?

935


Do extension methods have to be static?

1081


What are the Features in .net framework 1.1

1040


What is thread life cycle in c#?

1023


explain the three services model commonly know as a three-tier application.

1038


Contrast System.String and System.Text.StringBuilder classes?

1037


Is visual c# free?

958


What is difference between constants and readonly in c#?

1084


What is inner class in c#?

1020


I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??

1965