User Profile
Collapse
Profile Sidebar
Collapse
programmerjunky
Last Activity: Jul 7 '19, 06:05 AM
Joined: Jul 7 '19
Location:
-
programmerjunky started a topic Why abstract class allows to create a constructor if it cannot be instantiated in C#?in C SharpWhy abstract class allows to create a constructor if it cannot be instantiated in C#?
I am learning C# and I recently come to know that we cannot instantiate the abstract class which is fine. But the main question is, if it cannot be instantiated, then why does it allow to create a constructor?
No activity results to display
Show More