Describe about storage allocation and scope of global, extern, static, local and register variables?


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

Post New Answer

More C++ General Interview Questions

Why would you make a destructor virtual?

3 Answers   Lehman Brothers,


Can we define function inside main in c++?

0 Answers  


What is lambda in c++?

0 Answers  


What is a driver program?

0 Answers  


What is size of string in c++?

0 Answers  






What is the benefit of encapsulation?

0 Answers  


write a program that takes 5 digit no and calculate 2 power that no and print it.

3 Answers  


Why do you use the namespace feature?

0 Answers  


What are special characters c++?

0 Answers  


How the delete operator differs from the delete[]operator?

0 Answers  


Where is atoi defined?

0 Answers  


What is realloc() and free()? What is difference between them?

1 Answers  


Categories