What do you mean by stack unwinding in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Comment on assignment operator in c++.

0 Answers  


Describe linked list using C++ with an example.

0 Answers  


how is returning structurs from functions?Show an eg?

1 Answers   GE,


Define virtual constructor.

0 Answers  


What should main() return in c and c++?

0 Answers  






Should I learn c or c++ first?

0 Answers  


Are strings mutable in c++?

0 Answers  


let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


What is java and c++?

0 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


What is the difference between C and CPP?

0 Answers   iNautix,


Enter n no. of element and delete value from desire position

1 Answers  


Categories