if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?


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

Post New Answer

More C Sharp Interview Questions

Explain the difference between event and a delegate in c#?

0 Answers   DELL,


What is the importance of closing an ado.net application?

0 Answers  


Why do we use overloading in c#?

0 Answers  


What is using in c#?

0 Answers  


Why do we need to call CG.SupressFinalize?

0 Answers  


What is the role of the datareader class in ado.net connections?

0 Answers  


Are arrays value types or reference types?

0 Answers  


What is the difference between paramaterized constructor and copy constructor?

0 Answers   HCL,


How can encapsulation be achieved?

0 Answers  


Why are dynamic link library used over static one?

0 Answers   C DAC,


How to use reflection to call generic method?

0 Answers  


What?s the difference between System.String and System.StringBuilder classes?

1 Answers  


Categories