Java Programming with Eclipse lesson 3 – String Variables

In this lesson we learn about why we need variables. We declare a string variable, assign value to the variable, output the variable to the screen and also find out how many characters are in the variable.