name of block scope | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

name of block scope

In C++primer global scope has no name, we can use :: to acess it.Thus, WHAT IS THE NAME OF BLOCK SCOPE?

19th Jun 2017, 3:33 PM
yi yu
yi yu - avatar
1 Resposta
0
:: is the scope resolution operator.... idk what else u asking tho :/
20th Jun 2017, 2:17 AM
Michael Szczepanski
Michael Szczepanski - avatar