Online MCQ Quiz on C++ Programming Language
This Quiz is for those users who want to test their command over the C++ Programming Language.
Start()
Begin()
Main()
Output()
Rate this question:
Ampersand symbol (&)
Two Slashes (//)
Number Sign (#)
Less than symbol (
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:
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:
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:
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:
Programmer can use comments to include short explanations within the source code itself.
All lines beginning with two slash signs are considered comments.
Comments very important effect on the behaviour of the program
All of Above
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.