abstract-class
Abstract Class vs Interface
Abstract class and interface both are used to achieve abstraction where we can declare the abstract methods. Abstract class and interface both can't be instantiated.
Posted September 9, 2022 by Rohith and Anusha ‐ 1 min read
⌖ quick-references blog interface abstract-class differences