2
Answers

relationship between private constructor and derivation class

Photo of golocorbin

golocorbin

18y
6.4k
1
which relationship between private constructor and derivation class that derivation is not possible
(meaning constructor implements the actions required to initialize an instance)
 mean  - stop create instance ok, but derive class ?
          

Answers (2)