Quizzes
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
scope
:
Content language: English
Русский
Will the following code compile? int a = 0; double b = 0....
scope
Will the following code compile? namespace { void Foo()...
scope
Does the following code contain errors? void Test() { t...
scope
The scope of a variable that is declared inside a block extends ......
scope
What will be printed out as a result of the following code execution? ...
scope
What will be the result of the following code? console.log(a); var a...
scope
What will be printed out as a result of the following code execution? ...
scope
For a given initialization of the variable and class, will the code compile? ...
scope
For given classes in C++, what will be the output of the following code: ...
scope
In which of the numbered lines below can 'y' variable be accessed/used? ...
scope
← Prev
1
2
3
Next →
Sign Up Now
or
Subscribe for future quizzes