Programming concepts, OOPs, Data Structures, C, C++, Java, JS, Python, and more
Which keyword will you use to inherit a class from another class?
a) implements
b) extend
c) extends
d) aggregates
Created by Nancy K.A.N.
@12:25 17-Jun-2025
extend
extends
extend
ReplyDeleteextends
Delete