download Mastguru Android App

Question Detail

Size of a char is ?

  • 1
  • 2
  • 3
  • 4
Similar Questions :

1. Inheritance is referred to as

  • “is a” relationship
  • "have a" relationship
  • both of above
  • none of above

2. Which of the following keywords are used to control access to a class member ?

  • protected
  • switch
  • goto
  • for

3. << operator is ?

  • stream extraction operator
  • stream insertion operator
  • left shift operator
  • right shift operator

4. The antonym of constructor is ?

  • Creator
  • Distinct
  • Destroyer
  • Destructor

5. Which operators can not be overloaded ?

  • Binary operator
  • Ternary operator
  • Unary operator
  • All can be overloaded
Read more from - C++ Programming Questions Answers - Set 2
Post a comment