When you Declare and assign values on the same line.
WOW WOW!!!!
Default Initialization
Initialization is done at compile time. For Extern Variables and Static Variables, they are initialized to zero Automatic Variables and Register Variables have undefined(garbage values)