placeholder image to represent content

PP2

Quiz by narendran vel

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1

    Who is the inventor of C++?

    James

    Bjarne Stroustrup

    Dennis Richiee

    10s
  • Q2

    What is the name of the operator used in cin?

    extraction

    less than

    insertion

    greater than

    10s
  • Q3

    Which operator symbol used for cout statement?

    >

    <

    >>

    <<

    10s
  • Q4

    Which name is used to create the object?

    filename

    class name

    function name

    object name

    10s
  • Q5

    Which operator is used to access the data member & member function?

    ::

    ++

    +

    .

    10s
  • Q6

    Whether Class should end with semicolon in c++?

    true
    false
    True or False
    10s
  • Q7

    Is This symbol ":" is used for the access the member function from outside the class?

    false
    true
    True or False
    10s
  • Q8

    Which symbol is used to access the member function from outside the class?

    --

    ::

    +

    ++

    10s
  • Q9

    What is the name of "int a, b" under the class declaration"

    Data Members

    Pre defined variables

    User defined variables

    Datatype variables

    10s
  • Q10

    Which specifier is used to follow for getter and setter method?

    Public

    Private

    10s

Teachers give this quiz to your class