posted 6 years ago
Hello everyone, i have doubt in 'char' datatype. how can we call the char method into main method. for example here in this program we are calling all types of datatype such as int, double, short, and doing addition,subtraction, multiplication and division. i want to call even the char by giving any name as value how is it possible.