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
What namespace is list in c#?
What is base class in c#?
Name the connections does microsoft sql server support?
When would you use generics in your code c#?
What do u mean by delegation of authority?
How many bits is int32?
Are string objects mutable or immutable?
Is array thread safe c#?
What is difference between dictionary and list in c#?
What is the difference between interface and functional interface?
Is null == null c#?
What is uint c#?
Show us in simple steps to create setup & deployment project for windows application?
how to stored and retrive video in Sql server using asp.net c#......?
What is the difference between hashtable and dictionary?