Thread: Java
View Single Post
Old 11-23-2017, 06:39 AM   #2
EdSim
Registered User
 
Join Date: Nov 2017
Posts: 320
Method overriding, in object-oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes.
__________________
Get your
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
by ZeroBounce
ZeroBounce - The Best
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Site
EdSim is offline   Reply With Quote