What does malloc return in C and C++?
No Answer is Posted For this Question
Be the First to Post Answer
what is friend function in C++?
What are the advantages/disadvantages of using inline and const?
How does stack look in function calls? Write a recursive function call, how will the stack look like?
What are "pure virtual" functions?
0 Answers Adobe, Alter, iNautix,
What is a virtual function in C++?
Explain about Searching and sorting algorithms with complexities
what do you mean by exception handling in C++?
How do you work around them?
Can we call a virtual function from a constructor?
How can you force the compiler to not generate them?
Explain encapsulation in C++.
How does stack look in function calls? When does stack overflow? What can you do to remedy it?