Computer Science, asked by MRFuriBone, 10 months ago

what is a base class

Answers

Answered by architasahu
1

Answer:

A base class is a class from which other classes are derived in an object-oriented programming language. It used for creation of other classes that can reuse the code implicitly inherited from the base class (except constructors and destructors).

hope it helps you

if it helps you then mark this answer as brainliest answer

thank you

Answered by gayatri185
2

Answer:

A base class is a class, in an object-oriented promming language from which other classes are derived.

I hope it's help you dude....

mark as brainliest please dude.....

Similar questions