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

How string definitions will prevent escaping on backslashes in C#?

0 Answers   Siebel,


For a combobox and a listbox same datatable given as a datasource. Now problem is that whenever focus of listbox changes selected value of combobox also get change or vice versa. what to be done to avoid this. According to requirement we cannot make different datasouce.

2 Answers   Syntel,


What is the difference between ref & out parameters in c#?

0 Answers  


How?s method overriding different from overloading?

3 Answers  


What is difference between write and writeline in c#?

0 Answers  






List the difference between the virtual method and the abstract method?

0 Answers  


What is the purpose of reserved word using in c#?

0 Answers  


What do you mean by generic class in c#?

0 Answers  


Contrast System.String and System.Text.StringBuilder classes?

0 Answers   Siebel,


Why do we need abstract class?

0 Answers  


Describe ado.net?

0 Answers  


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?

0 Answers   Siebel Systems,


Categories