MCQOPTIONS
Saved Bookmarks
| 1. |
We can access a-------from outside the class by using the class name followed by thescope resolution operator (::) followed by the constant nameSol: |
| A. | final |
| B. | constant |
| C. | const |
| D. | case-sensitive |
| Answer» C. const | |