what <var> in c code example Example: Declaring Variables in C int playerScore = 95; char ch = 'a'; // some code ch = 'l';