C# Variables are strongly-typed, so the data-type of variable must be declared when a variable is defined. Variable types are similar to java:
MSDN: C# Data-Typesarrow-up-right
MSDN: Reference-Type Variables:arrow-up-right
Last updated 5 years ago