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

How to find type of variable?

0 Answers   HCL,


What is boolean method?

0 Answers  


Can abstract class have constructor c#?

0 Answers  


What is Dispose method in .NET ?

9 Answers   247Customer, KAP, TCS,


What's the difference between a method and a procedure?

0 Answers  






What will be the output of the following code?

0 Answers  


Why to use lock statement in c#?

0 Answers  


How big is int16?

0 Answers  


What is early binding and late binding

12 Answers   ABC, Infosys, TATA,


What is the difference between int.parse and int.tryparse methods?

0 Answers  


What is the name of the implicit input parameter of a set accessor for any property?

1 Answers   TCS,


What is concatenation and when should it be used?

0 Answers  


Categories