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
What happens if a pointer is deleted twice?
Explain data encapsulation?
What problems might the following macro bring to the application?
Write a program which uses functions like strcmp(), strcpy()? etc
What do you mean by public protected and private in c++?
what is the use of Namespace in c++.
What are the new features that iso/ansi c++ has added to original c++ specifications?
Can I learn c++ without knowing c?
What is runtime errors c++?
What is the best c++ book for beginners?
What is long in c++?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?