Vidyalelo
C++ Programming · Q95

Functions and Procedures in C++

Programming · C++ Programming · question 95

Q95

What is the general syntax for accessing the namespace variable?

A.
namespace::operator
Answer
B.
namespace,operator
C.
namespace#operator
D.
namespace$operator

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board