A variable is a set of symbols and characters combined to form a unique representation in the program to point or reference data. You create these variables by using a reserved word called ‘var’. This world instructs the program to create a reference from the word on the left side of the statement of the data or reference on the right. Using the assignment operator ‘=’ as the character that bridges the statement.