name of block scope | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
0
:: is the scope resolution operator.... idk what else u asking tho :/
20th Jun 2017, 2:17 AM
Michael Szczepanski
Michael Szczepanski - avatar