download Mastguru Android App

Question Detail

Stack unwinding deals with

  • deals with polymorphism
  • deals with inheritance
  • deals with exception handing
  • deals with classes
Similar Questions :

1. Can #define accept parameters

  • Yes
  • No

2. \r is used for

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

3. Which arithmetic operation can be done in pointer

  • Multiplication
  • Division
  • Addition
  • None of above

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

  • this
  • friend
  • static
  • none of above

5. Every class has atleast one construtor

  • True
  • False
Read more from - C++ Programming Questions Answers - Chapter 1
Post a comment