1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 00:21:28 +02:00

Update src/roadmaps/software-design-architecture/content/102-object-oriented-programming/101-paradigm-features/101-concrete-classes.md

This commit is contained in:
Kamran Ahmed
2023-01-23 03:28:26 +04:00
committed by GitHub
parent 17a068b3ac
commit 7ae509f397

View File

@@ -6,5 +6,4 @@ Concrete classes are used to provide specific implementation details for a group
Learn more from the following resources:
- [Concrete class in Java](https://www.geeksforgeeks.org/concrete-class-in-java/)
- [Overview of Concrete Class](https://www.sciencedirect.com/topics/computer-science/concrete-class)
- [Concrete class in Java](https://www.geeksforgeeks.org/concrete-class-in-java/)