What do you mean by stack unwinding in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
Write any small program that will compile in "C" but not in "C++"
What is dangling pointers?and what is memory leak?
What are put and get pointers?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
What is malloc in c++?
What is a dll entry point?
Is swift better than c++?
What does catch(…) mean?
What is a responder chain?
can anybody please tell me how to write a program in c++,without using semicolon(;)
Brief explaination about #include<iostream.h>, cin and cout