Hi!
i"m new to c++. I'm having trouble understanding the c++ code(syntax). can anybody help me to under stand the following code

code:
01 class juice : public fruit::orange
02 {
03 public:...