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 Reflection in .NET? Namespace? How will you load an assembly which is not referenced by current assembly?
What is inumerable?
Why hashtable is thread safe in c#?
Is double a decimal?
Define assert() method? How does it work?
Why is hashset faster?
How do you concatenate in c#?
What are different types of classes in c#?
How do I do a case-insensitive string comparison?
What is assembly and dll in c#?
Write a sample code to write the contents to text file in c#?
What is a dynamic assembly?
Why do we need oops in c#?
How do generics work in c#?
What is using directive in c#?