Which among the following is correct?
(a) Private specifier must be used before public specifier
(b) Private specifier must be used before protected specifier
(c) Private specifier must be used first
(d) Private specifier can be used anywhere in class
I got this question in an internship interview.
I need to ask this question from Private Access Specifier in portion Access Specifiers of Object Oriented Programming