About
My name is Mohit Jain. I am currently working as a Java Developer in an MNC. I have more than six years of work experience. I got the certificates in Java 8 (OCA), AWS and Azure. I like to share my knowledge with others, so I started this blog.
Articles
Posts To Read
Bitwise Operators in Java Bitwise operators in Java are used to perform operations at the bit level. Since computers store numbers in
Logical Operators in Java Logical operators in Java are used to perform logical operations on boolean expressions. They are commonly used in
Essential RedHat Linux Commands As a Java developer, working with Linux is almost inevitable, whether you're developing applications, deploying them on servers,
Relational Operators in Java Relational Operators in Java, also known as comparison operators, are used to compare two values. These operators return
Arithmetic Operators in Java Arithmetic operators in Java are fundamental and allow us to perform basic mathematical operations such as addition, subtraction,
Operators in Java Operators in Java are special symbols that perform specific operations on one, two, or three operands and then return
Technology