This tutorial demonstrate how to use the char variable as an integer.
This tutorial demonstrate how to use the char variable as an integer.Here in this example you will see how a char variable works like a integer. The char variable works with pre and post increment operators.
public class CharInt {
|