Home » C++ mcq questions with answer – Set 2

C++ mcq questions with answer – Set 2

Important Instructions:

  • Total Number Of Questions : 10
  • Passing Marks : 7
  • Each Question Carry 1 Mark, No Negative Marking.
  • Do Not Refresh The Page.
  • This Is A FREE Online Test, DO NOT Pay Money To Anyone To Attend This Test.
  • Best Of Luck…

Results

-

#1. _______ are the building blocks C++ programs.

#2. How many types of scopes in C++?

#3. Which function executes faster but requires more memory space?

#4. variable declared above all blocks and functions has the ________.

#5. The starting point for the execution of a program is ________.

#6. Which punctuator is used to terminate a C++ statement?

#7. In C++ int data type has the range of values

#8. Which of the following is correct about this pointer in C++?

#9. What will be the output of the above C++ code?

#10. What happens if the above program is executed in C and C++?

CHECK ANSWER
4.3/5 - (3 votes)
You May Also Like :   C++ mcq questions with answer - Set 5
Scroll to Top