Answer question #9782
Which is true of specifying private, protected, and public in a class declaration?
1. The order is irrelevant, but each term can only be used once
2. They can be used anywhere, as many times as desired, and in any order
3. The order must be: private, protected, then public
4. The order must be: public, protected, then private
Answer question #9782
Which is true of specifying private, protected, and public in a class declaration?
1. The order is irrelevant, but each term can only be used once
2. They can be used anywhere, as many times as desired, and in any order
3. The order must be: private, protected, then public
4. The order must be: public, protected, then private