Saral Code logo
Saral Code
    HomeBlogTutorialsMCQs

No Related Topics Available


  • C++ was developed by ________.

  • Identify the correct extension of the user-defined header file in C++.

  • Identify the incorrect constructor type.

  • Which of the following data type is supported in C++ but not in C?

  • Identify the correct syntax for declaring arrays in C++.

  • Which one of the following is a keyword?

  • _____ is the smallest individual unit in a program.

  • What is a constant that contains a single character enclosed within single quotes?

  • The modulus operator uses ________ character.

  • Every variable should be separated by __________ separator

  • Signed, unsigned, long and short are some of the ____.

  • Logical AND (&&) and Logical OR (||) are ________ operators.

  • Variable names must begin with ____

  • In which year, the name of the language was changed from "C with classes" to C++?

  • C++ language is a successor of which language?

  • C++ language is a __________.

  • C++ follows _________.

  • C++ is a __________.

  • How many keywords are in C++?

  • Which of the following statement is correct about identifiers in C++?

  • Which of the following is used for single-line comment in C++?

  • Which of the following is used for multi-line comments in C++?

  • Which of the following language translator is used in C++?

  • C++ is case sensitive language?

  • Which of the following is not the basic type in C++?