Home » C++ Programming » Interfaces » Question
  1. Which keyword is used to access the variable in the namespace?
    1. static
    2. const
    3. dynamic
    4. using
    5. None of these
Correct Option: D

using



Your comments will be displayed only after manual approval.