Computer Science, asked by surjosekhar, 9 months ago

State the value of n and c:
int x= ‘A’;
int n = x + 32;
char c = (char) n;
Explain how ..​

Answers

Answered by Aryansingh001
2

Answer:

which programming language language it is showing error in c++

Attachments:
Similar questions