Answer Posted / hr@tgksolutions.com
• Smart pointers like std::unique_ptr, std::shared_ptr, and std::weak_ptr manage dynamic memory automatically, preventing memory leaks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by “this” pointer?
You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()
what is c++
What is set 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?
What language is a dll written in?
What does floor mean in c++?
Name the implicit member functions of a class.
Explain the difference between abstract class and interface in c++?
What is the difference between map and hashmap in c++?
Tell me what are static member functions?
What is the difference between #import and #include in c++?
Is multimap sorted c++?
What is a memory leak c++?
What is a manipulative person?