Answer Posted / sss
structure is sealed type .so it is not possible to inherit by a class
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a namespace server?
What is the delegates in c#?
What is a view? What is the use of it?
In c#, what will happen if you do not explicitly provide a constructor for a class?
What is dbml file in c#?
Can you declare a class or a struct as constant?
To create a localized application which namespaces are necessary?
Differentiate between dataset and datareader?
What is the advantage of dependency injection?
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
Can you specify an access modifier for an enumeration?
Does c# support multilevel inheritance?
Explain the 3 types of properties in c# with an example?
List the differences between method overriding and method overloading?
Write a C# program to find the Factorial of n