What is the difference between the following two variable declaration?
unsigned char var; and unsigned char data var;