C/C++ Programming Language Quiz Online Mcq’s Questions Test

C and C++ are a very commonly used programming languages. If you are a user of this language and want to put your knowledge to test, then simply attempt the following quiz about this topic.

C/C++ Programming Language Quiz Online Mcq’s Questions Test

Computer General

1. C++ was originally developed by:

Question 1 of 10

2. Length of the string “Correct” is:

Question 2 of 10

3. What is a reference?

Question 3 of 10

4. In C++ a function contained within a class is called:

Question 4 of 10

5. “C” was primarily developed as a:

Question 5 of 10

6. C++ name was suggested by

Question 6 of 10

7. The standard C++ comment:

Question 7 of 10

8. “C” is a:

Question 8 of 10

9. A class having no name:

Question 9 of 10

10. The operator << is called

Question 10 of 10


 

You Can Learn and Gain more Knowledge through our Online Quiz and Testing system Just Search your desired Preparation subject at Gotest.

One Comment

  1. The answers are not correct!
    (i) The answers to question to 5 is option C

    (ii) Answer to question 8: The class having no name is called anonymous class and such class cannot have a constructor but can have a destructor.
    These classes can neither be passed as arguments to functions nor can be used as return values from functions

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
error: