Java Basic Go Back Defining the structure of java class views 09:30 A Java program is indeed a collection of classes. And what is a class then? A class can be defined as the template to create a form of an object. Every object, thus, created using the class has same members which would be either field or a method. Datatypes and Variables Types of Variables Defining the structure of java class Syntax to import package Working with Java Data types Object reference variable String builder class and contructor Methods of string builder class Using Operators and Decision Constructors Using Increment and Decrement Operators Using Right shift operators Using Parenthesis to override operator precendence