Generally variables are stored in heap memory. When he
variables are created in stack?
Answer Posted / rahul
I am not sure about this answer but when you pass any
argument to any recursive or non-recursive function.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain class invariant.
Tell me an example where stacks are useful?
what you know about c++?
Describe friend function & its advantages.
When do we run a shell in the unix system? How will you tell which shell you are running?
Define a conversion constructor?
What is the need of a destructor?
Is string an object in c++?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
What kind of problems can be solved by a namespace?
Are there interfaces in c++?
What are the main features of c++?
What are special characters c++?
Write a c program for binary addition of two 8 bit numbers.
What is difference between c++ 11 and c++ 14?