Hey y'all. I have a question about protected variables within a class. Let's say you have a base capability class called BASE, and two derived classes, DERIVED1 and DERIVED2. Each of these derived classes has three protected variables. My question is this: Can DERIVED1 access DERIVED2's protected variables? To put it technically, can classes derived from the same base access each others' protected variables? Thanks! :
Brian
I have no idea what MIS means
Brian
I have no idea what MIS means