My C++ Quiz
The ultimate place to learn C++!
⌂
|
Start Quiz
|
List of questions
|
Other Quizes
Question #1:
The code below declares and defines variable x
extern int x;
true
false
Next Question