In this Java for Testers tutorial, we will learn what are data types in Java.
Data types in Java are categorized into 2 groups, primitive data types, and non-primitive data types. There are 8 primitive data types in Java and in this tutorial, we will cover all the details about java primitive and non-primitive data types.