Write two different ways to delete the memory correctly
Question Write two different ways to delete the memory correctly at the indicated spot int* X= new int; int* Y
Read moreQuestion Write two different ways to delete the memory correctly at the indicated spot int* X= new int; int* Y
Read more