From the course: Oracle Java Foundations
Unlock this course with a free trial
Join today to access over 24,000 courses taught by industry experts.
Summary - Java Tutorial
From the course: Oracle Java Foundations
Summary
(soft music) - [Joe] Summary, what you learned in this module. In this module, you learned to describe the purpose of a variable in the Java language, list and describe four data types, declare an initialized string variables, concatenate string variables with the plus operator, make variable assignments, declare and initialize int and double variables, modify numeric values using operators, and how to override the default operator precedence using parentheses.