Problem #647 C++ using OBJECT ORIENTED PROGRAMMING

Write a C++ program to print the ascii value of a given character

Your Solution