Online MCQ Quiz on C++ Programming Language
This Quiz is for those users who want to test their command over the C++ Programming Language.
Ampersand symbol (&)
Two Slashes (//)
Number Sign (#)
Less than symbol (
Rate this question:
The declarations of the basic standard input-output library.
The streams of includes and outputs of program effect.
Both of these
None of these
Rate this question:
Start()
Begin()
Main()
Output()
Rate this question:
Parameters
Parenthesis
Curly braces
None of these
Rate this question:
Cout represents the standard output stream in c++
Cout is declared in the iostream standard file
Cout is declared within the std namespace
None of above
Rate this question:
A full stop (.)
A Comma (,)
A Semicolon (;)
A colon (:)
Rate this question:
These are lines read and processed by the preprocessor
They do not produce any code by themselves
These must be written on their own line
They end with a semicolon
Rate this question:
Starting every line with double slashes (//)
Starting with /* and ending with */
Starting with //* and ending with *//
Starting with
Rate this question:
Use code and /* comment on the same line
Use code and // comments on the same line
Use code and //* comments on the same line
Use code and
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.