Explanatory Question
Write the value of n after execution:
char ch ='d'; int n = ch + 5;
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.