Why do we need abstract class?


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

Post New Answer

More C Sharp Interview Questions

Can main method be final?

0 Answers  


What kind of the information stored inside the assembly?

0 Answers   CitiusTech,


Define satellite Assembly in .NET?

0 Answers   DELL,


What is writeline?

0 Answers  


Is post back c#?

0 Answers  


What is the use of flag in c#?

0 Answers  


Why can?t you specify the accessibility modifier for methods inside the interface?

2 Answers  


How long has c# been around?

0 Answers  


Can a private virtual method can be overridden?

0 Answers  


public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  


What is jit? What are the different types of jit?

0 Answers  


What is difference between string and stringbuilder in c#?

0 Answers  


Categories