logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What do you mean by stack unwinding?


  • Correct Answer
  • Stack unwinding is a process of calling all destructors for all automatic objects constructed at run time when an exception is thrown Destructors are called between the places where the exception was thrown and where it is caught 


  • Technology problems


    Search Results


    • 1. What is a Wrapper class?
    • Discuss
    • 2. Exlpain STL.
    • Discuss
    • 3. .What are Stacks? Give an example where they are useful.
    • Discuss
    • 4. What are the advantages of using friend classes?
    • Discuss
    • 5. Explain one-definition rule (ODR).
    • Discuss
    • 6. Difference between Stack and Queue
    • Discuss
    • 7. What is the scope resolution operator?
    • Discuss
    • 8. Differentiate between realloc() and free().
    • Discuss
    • 9. List the advantages of inheritance
    • Discuss
    • 10. What is the role of QA in a project development?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment