What number would be shown on the screen after the following statements of C are

Home | Discussion Forum

What number would be shown on the screen after the following statements of C are executed?

char ch;
int i;
ch = 'G';
i = ch-'A';
printf("%d", i);

View More Related Question

2) What are the types of linkages?

3) When we mention the prototype of a function?

4) A compiler is:

5) Which one of the following is not a valid identifier?

UP Gk Online Test

taiyari24hour.com

Study 2 Online Says....
Kindly log in or signup.