Can a class inherit structure.

Answer Posted / ankita

Structures are not inheritable by classes b'coz a structure
is used to create our own data types (user defined data types).

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c# a keyword?

693


What are value types and reference types?

773


Why are local variables stored in stack?

779


How do I create a delegate/multicastdelegate?

748


Why reflection is used in c#?

681


Is a dll an assembly?

675


What are the differences between events and delegates in c#?

683


What is signature c#?

672


How do you declare an arraylist?

712


How do I create a multilanguage?

706


What is object pool in .net?

712


What is difference between override and new in c#?

725


What is the difference between protected and internal in c#?

671


Can you have parameters for static constructors?

715


What is a singleton unity?

759