Answer Posted / nashiinformaticssolutions
A smart pointer is a C++ class that manages the lifetime of a dynamically allocated object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What are the advantages of prototyping?
How is static data member similar to a global variable?
What are vectors used for in c++?
What are the four main data types?
Define anonymous class.
What is the main purpose of c++?
Is c++ a low level language?
Difference between overloaded functions and overridden functions
Is c++ pass by reference or value?
Why do we use vector in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What things would you remember while making an interface?
What is a c++ map?
What is c++ flowchart?