If a class has all the private members, which specifier will be used for its implicit constructor?
(a) Private
(b) Public
(c) Protected
(d) Default
I had been asked this question in homework.
My question is from Access Specifiers in portion Access Specifiers of Object Oriented Programming