0

When i enter the code:

    cout << new int << endl;

it prints out an address but when i enter this code:

    cout << new char << endl;

it doesn't give any output, why is that?

463035818_is_not_an_ai
  • 109,796
  • 11
  • 89
  • 185

0 Answers0