Java program to find ASCII value of a Char, Digit and Special Char
ASCII value is the representation of number and Char in Decimal or Hexadecimal. Like ASCII value of capital ‘A’ is 065 and small ‘a’ is
ASCII value is the representation of number and Char in Decimal or Hexadecimal. Like ASCII value of capital ‘A’ is 065 and small ‘a’ is