Q. In the case of access modifiers___________. (Solved)
1. Private and protected access modifiers can be specified for a class.
2. Public access modifier can be specified for a class.
3. The scope of the internal access modifier is the namespace.
4. None of these.
- d. None of these.