Can abstract class have parameterized constructor?


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

Post New Answer

More C Sharp Interview Questions

Why do we use reflection in c#?

0 Answers  


What is difference between a type and class?

0 Answers   Arigo Infotech,


When should we use sealed class in c#?

0 Answers  


Explain async and await?

0 Answers  


How to implement a singleton design pattern in c#?

0 Answers  






If a class is having 4 variables namely type double,type integer,type string,type decimal. If we create an instance of that class those variables which gets into this instance are value types or reference types?

4 Answers   Kanbay,


Why do we need abstract class?

0 Answers  


What is the difference between “finalize” and “finally” methods in c#?

0 Answers  


What is the difference between array and list in c#?

0 Answers  


Explain about throw keyword?

10 Answers   Emphasis, HCL, Satyam,


What is event delegate in c#?

0 Answers  


Why dictionary is used in c#?

0 Answers  


Categories