Can a structure inherit a class.
Answer Posted / sarang patil
Struct are sealed.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Can properties be overloaded in c#?
How to find whether the application is run from inside ide or not?
without modifying source code if we compile again, will it be generated MSIL again?
What are collections in c#?
Difference between value and reference type.
What is property in c#?
What is razor view in c#?
What is the difference between string and string in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
What is strong data type in c#?
What is signature c#?
What is a protected class c#?
How does insertion sort work?
What is the use of tryparse in c#?
What are most desktop applications written in?