This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
0 : = 4 8 , 9 : = 5 7 , A : = 6 5 , Z : = 9 0 , a : = ? , z : = 1 2 2 1. In Logic perspective we see that:
There are 1 0 integers from 0 to 9 both inclusive. Similarly, there are 1 0 integers from 48 to 57 both inclusive.
There are 2 6 English alphabets from A to Z both inclusive. Similarly, there are 2 6 integers from 65 to 90 both inclusive.
Therefore, since there are 2 6 English alphabets from a to z both inclusive. Similarly, there are 2 6 integers from ? to 122 both inclusive. It implies that ? = 1 2 2 − 2 6 + 1 = 1 2 3 − 2 6 = 9 7 or ? = 9 7 . 2. In Computer Science perspective we see that:
48 is an ASCII value of '0' in decimal form
57 is an ASCII value of '9' in decimal form
65 is an ASCII value of 'A' in decimal form
90 is an ASCII value of 'Z' in decimal form
? is an ASCII value of 'a' in decimal form
and
Therefore: