Q. Which of the following statements accurately describe the use of access modifiers withina class definition? (Solved)
1. They can be applied to both data & methods
2. They must precede a class's data variables or methods
3. They can appear in any order
4. All of above
- d. All of above