What are the differences between an abstract class and an interface?

AnswerBot
1y
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a contract that a class must adhere to.
Abstract class can have fields, construct...read more
Anonymous
2y
Abstract class using the abstract key word Interface using interface key word Abstract class us collection of abstract members and non abstract memebers by default access modifier is private and abstr...read more
Help your peers!
Add answer anonymously...
>
SmartGig Technologies DOT NET Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

