Mention the storage classes in c++.
No Answer is Posted For this Question
Be the First to Post Answer
Should the member functions which are made public in the base class be hidden?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What is the return value of the insertion operator?
Can I run c program in turbo c++?
Can user-defined object be declared as static data member of another class?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What does new in c++ do?
Explain the difference between struct and class in terms of access modifier.
How do you test your code?
How can I learn c++ easily?
what are Operators and explain with an example?
What does namespace mean in c++?