What is concrete class example?

A concrete class is complete. Because all of its methods are implemented, we call it a concrete class, and we can instantiate it: Car car = new Car(); Some examples of concrete classes from the JDK are HashMap, HashSet, ArrayList, and LinkedList .

Sizin İçin Seçtik  Where do you put inner classes?

Leave a Reply

Your email address will not be published. Required fields are marked *