Explain static and dynamic memory allocation with an example each.


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

Post New Answer

More C++ General Interview Questions

What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


Is there a sort function in c++?

0 Answers  


Difference between overloaded functions and overridden functions

0 Answers  


Explain about templates of C++.

0 Answers  






Difference between Operator overloading and Functional overloading?

10 Answers   HP,


Can I make ios apps with c++?

0 Answers  


What methods can be overridden in java?

0 Answers  


What is difference between rand () and srand ()?

0 Answers  


What is the difference between public, private, protected inheritance?

12 Answers   Wipro,


What is the type of this pointer in c++?

0 Answers  


What is object in c++ wikipedia?

0 Answers  


Categories