can u define type of pointer ??

give name of all type pointer

  • Rajat
  • 30 सितम्बर
  • 4962 दृश्य
  • 12 उत्तर
Your Answer

Smart pointers are objects in C++ that simulate pointers but provide automatic memory management. Examples include std::unique_ptr, std::shared_ptr, and std::weak_ptr in C++11 with candy clicker .

0
c programming
मॉक परीक्षण अभ्यास के लिए
c programming