Why we use abstract class

Why we use abstract class An abstract class is used to define what is known as a base class. A base class is a class which has the most basic definition of a particular requirement. Understand more we take an example Suppose we have a two class Permanent_Employee...
Share:

Try and catch block Interview questions

Try and catch block Difference btw throw end throw ex. I am writing this post someone asked to me and I never heard earlier before. I thought both are same, and one of them give an error, but both are wrong, Now I have try to give you a proper answer Similarities: Let’s...
Share:

Popular

Tags