Default ValuesIt's not always necessary to assign a value when a field is declared. Fields that are declared but not initialized will be set to a reas
Now that you've learned how to declare and initialize variables, you probably want to know how to do something with them. Learning the operators of th