Answer Posted / imatoria
A class can be inherited from a class or struct.
A structure does not support inheritance and cannot be
inherited from any class or struct. So structure members
can’t be declared protected.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is tryparse?
Is c# easier than javascript?
List the differences between method overriding and method overloading?
Is c# a technology?
Who is a accessibility modifier “protected internal†available to ?
Do events have return type c#?
What is namespace in oops?
What are immutable types in c#?
What are the 2 types of data types available in c#?
What is the difference between hashtable and dictionary?
Can a class have static constructor?
Why use “using” in c#?
what is the default access for a class
Define delay signing?
How do I create a single-file assembly?