C++
The scope ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
The scope of a variable that is declared inside a block extends ...
To the whole file containing the code with the variable declaration
To the entire function containing the variable declaration
To the whole namespace
From the place of the variable's declaration to the end of the block
From the beginning of the block to its end
Explanation
Get an explanation when it's available:
Subscribe
variables
visibility
variable-scope
scope
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
C
++
Quiz
Login to learn C++
or
Read more about
C++ Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment