name of block scope | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
0
:: is the scope resolution operator.... idk what else u asking tho :/
20th Jun 2017, 2:17 AM
Michael Szczepanski
Michael Szczepanski - avatar