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 is a c++ class?
How can you create a virtual copy constructor?
What is a flag in c++?
Differentiate between an external iterator and an internal iterator?
Define private, protected and public access control.
Can class objects be passed as function arguments?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
the maximum length of a character constant can be a) 2 b) 1 c) 8
What is the best c++ compiler for windows 10?
Can a new be used in place of old mallocq? If yes, why?
Is c the same as c++?
What are arithmetic operators?
What does #define mean in c++?
How do you clear a buffer in c++?
Define a pdb file.