Quiz on C++
Test your knowledge of C++.
1
What is the purpose of
using namespace std;
A)
The starting point of all C++ programs
B)
Signifies the start of a preprocessor command
C)
Allows names defined in this field to be used without their prefix
D)
Allows a programmer to include functionality without having to cut and paste
Question 1 of 50 attempted
Create a free account to access the full course.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Educative's Terms of Service and Privacy Policy