...

/

Variable Syntax

Variable Syntax

This lesson briefly explains the method of declaring and initializing a variable in C#.

Declaration

The syntax for variable declaration goes like this:

 ...