Share with your friends
hdshahin01

Call

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. The specific uses vary across different programming languages with the notions of scoping. In many languages, the scope resolution operator is written ::.

In some languages, notably those influenced by Modula-3 , modules are objects, and scope resolution within modules is a special case of usual object member access, so the usual method operator. is used for scope resolution. Other languages, notably C++ and Ruby, feature both scope resolution and method access, which interact in various ways; see examples below.

Talk Doctor Online in Bissoy App