download Mastguru Android App

Question Detail

Default constructor has how many arguments

  • 1
  • 2
  • 3
  • 0
Similar Questions :

1. Default constructor has how many arguments

  • 1
  • 2
  • 3
  • 0

2. \r is used for

  • carriage return
  • new line
  • end of the line
  • vertical tab

3. Which class has only one unique value for all the objects of class

  • this
  • friend
  • static
  • none of above

4. Declaring pointer more than one can cause

  • Trap
  • abort a program
  • error
  • none of above

5. Can we overload constructors in C++

  • Yes
  • No
Read more from - C++ Programming Questions Answers - Chapter 1
Post a comment