A

Admin • 36.96K Points
Coach

Q. Which operator is used to allocate memory dynamically in C++?

  • (A) malloc()
  • (B) calloc()
  • (C) new
  • (D) alloc()
  • Correct Answer - Option(C)
  • Views: 23
  • Filed under category C++

Explanation by: Admin
In C++, the 'new' operator is used to allocate memory dynamically.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics