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
Will the following code compile and run?
Which config file has all the supported channels/protocol?
There were a lot of questions asked, so I will list the topic (and add a what is "topic" and know pros/cons). Extreme programming, what is a transaction, various SDLC design approaches, what is a namespace, define a good test case, what is a stored proc, webservice? design patterns? linker? compiler? access modifiers? stack vs. queue? arrays vs. linked lists? sorting algorithms? recursion? OOP principles?
What are the uses of delegates in c#?
What's the difference between a method and a procedure?
What is xaml file in c#?
How to assign Null value to Var?
What does console mean c#?
What is lock statement in C#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
How we can create an array with non-default values?
Does c# support multiple inheritance (mi)?
What is the difference between double and decimal in c#?
What is class method c#?
How to rotate an Image in C#?