|
This course provides information about the foundations of Java programming - the Java data types and operators.
Objectives:
After completing this course, students will be able to:
- Describe the characteristics of Java data types
- Explain how literals and variables are used in Java
- List the arithmetic, relational, and logical Java operators
- Explain how assignment is performed in Java
- Employ automatic and explicit type conversions
- Work with expressions
Topics:
- Primitive types
- Characters
- Literals
- Variables
- Operators
- Relational and logical operators
- Short-circuit logical operators
- The assignment operator
- Type conversion
- Expressions
|