Newbie Inheritance question
-
When you inherited from a base case do you ALWAYS inherit all the functions and variables of the base class? I.e. If a base class has hundreds of variables and hundreds of functions do you inherit them all even if you don’t need them? Thanks in advance. Rapier503
-
When you inherited from a base case do you ALWAYS inherit all the functions and variables of the base class? I.e. If a base class has hundreds of variables and hundreds of functions do you inherit them all even if you don’t need them? Thanks in advance. Rapier503
-
When you inherited from a base case do you ALWAYS inherit all the functions and variables of the base class? I.e. If a base class has hundreds of variables and hundreds of functions do you inherit them all even if you don’t need them? Thanks in advance. Rapier503
Kind of what inheritance is all about. :rolleyes:
only two letters away from being an asset