Can a child class call the constructor of a base class?


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

Post New Answer

More C Sharp Interview Questions

Can a dictionary have the same key?

0 Answers  


Why do we use hashtable in c#?

0 Answers  


I want to single value if you give any integer value. Below are examples  1. Input: 123  Output: 6 2. Input: 99   9+9=18   1+8  Output: 9 How to get above output?

1 Answers   AxSys,


Can we overload the main method in c#?

0 Answers  


What are the variables in c#?

0 Answers  






Why do we use abstract class in c#?

0 Answers  


Name the property of the textbox which cannot be changed at runtime?

0 Answers  


Distinguish between a class and struct?

0 Answers  


What is void in c#?

0 Answers  


What are synchronous and asynchronous operations?

0 Answers  


What is nameof c#?

0 Answers  


Is array value type in c#?

0 Answers  


Categories