1

State the values of n

char c = ‘A’:
int n = c + 1;

  • Error

  • A1

  • 66

  • 98