"Var" Keyword = Var keyword is an implicit way of defining DataTypes. Implicit means indirect way of defining variable types.

In simple words by looking the data at the right hands side the left hands side data types is defined by the compiler during the generation of the "IL" code.

Let me show a simple example what does implicit (indirect) way of defining DataTypes means.