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 are methods c#?

0 Answers  


Will finally block get executed if the 1exception had not occurred?

3 Answers  


What is the difference between delegates and superdelegates?

0 Answers  


Why abstract class is not instantiated in c#?

0 Answers  


What are regular expressions? Search a string using regular expressions?

0 Answers  


For methods inside the interface why can’t you specify the accessibility modifier?

0 Answers   Siebel,


What is anonymous class in c#?

0 Answers  


What happens when thread sleep () method is called?

0 Answers  


What does using system mean in c#?

0 Answers  


Can You Prevent Your Class From Being Inherited By Another Class?

0 Answers   Siebel Systems,


What are interfaces in c#?

0 Answers  


What is desktop application testing?

0 Answers  


Categories