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 is list collection in c#?
What do you mean by expression tree?
What are the boolean data types in c#?
Explain the difference between private and shared assembly?
what is method overloading in c#?
What is task parallel library?
How do I move from one form to another in c#?
What are get and set in c#?
What are native methods?
Why c# is called type safe language?
What is join in c#?
What is string empty?
What is a shared assembly?
Why do we need constructor in c#?
Why do we use parameters in c#?