If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is thread safe in c#?

0 Answers  


What is a proxy of the server object in .NET Remoting?

1 Answers   BirlaSoft,


How can you access a private method of a class?

0 Answers  


Can multiple catch blocks be executed?

4 Answers  


what are pointer types in c#

0 Answers   Cognizant,






what is the difference between the debug class and trace class?

0 Answers   Rolta,


Explain anonymous type in c#?

0 Answers  


What is desktop example?

0 Answers  


What is method and function in c#?

0 Answers  


What is difference between struct and class in c#?

0 Answers  


code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible

1 Answers  


Explain how do you convert a value-type to a reference-type?

0 Answers  


Categories