Getting Started with Java
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.This video illustrates how to use the different arithmetic operators along with the concept of operator precedence in Java. This video uses the modulus operator for demonstrating a divisibility test. This video also shows you an example of integer division in Java and how to work your way around it using typecasting or other simple strategies.