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


Please Help Members By Posting Answers For Below Questions

Does the variables of a private class-level inherited?

560


Can a string be null c#?

501


I want to print "Hello" even before main() is executed. How will you achieve that?

519


What is boxing in c#?

555


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

571






How we convert private assembly into public assembly?

524


Explain how can you clean up objects holding resources from within the code?

480


What is difference between for and foreach loop in c#?

538


What are functions c#?

568


What is a value type in c#?

508


Show us in simple steps to create setup & deployment project for windows application?

501


How do you convert byte array to hexadecimal string, and vice versa?

539


If you define a user defined data type by using the class keyword, is it a value type or reference type?

503


Why delegates are required?

540


What is difference between class and interface in c#?

455