About
Hi, thank you for visiting my blog. My name is Mohit Jain. I hold a masters’ degree in computers, and I am currently working in an MNC as a Java Developer. I have almost six years of work experience. I have used technologies like Java 8, Hibernate, Spring Framework and Spring Boot, MySQL and PostgreSQL along with AWS (mostly) during my tenure. I have earned multiple certifications as well like Oracle Certified Associate (OCA – Java 8), AWS Cloud Practitioner, and AWS Solution Architect, etc. I like sharing my knowledge with others, so I started this blog.
Article
Posts To Read
Assignment Operators in Java Assignment operators in Java are used to assign values to variables. They provide a convenient way to perform
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,
Technology