The scope resolution operator is
Answers
Answered by
0
Answer:
In computer programming, scope is an enclosing context where values and expressions are associated. The scope resolution operator helps to identify and specify the context to which an identifier refers, particularly by specifying a namespace.
Attachments:
Similar questions