edited by
318 views

1 Answer

Best answer
3 votes
3 votes
The highest value alphabet here is 'U' and the difference of 'U' and 'A' is $20.$
selected by
Answer:

Related questions

6 votes
6 votes
1 answer
1
gatecse asked Jul 26, 2020
562 views
What will be the output of the following C program?(Assume IEEE -$754$ standard being Used)#include<stdio.h int main() { float a = 8.0625; if(a == 8.0625) { printf("1"); ...
6 votes
6 votes
2 answers
3