Data Types in Java Java programming language is a statically typed language, means every variable and expression has a type…

Comments in Java
Comments in code are boon else curse if not used properly. Comments makes code more readable if we write…

Unicode System in Java
Unicode Unicode is a computing industry international unique character encoding standard used to represent most of the world’s languages. Prior…

Literals in Java
Literals in Java What is literal in Java? A literal is the source code representation of a value of a…

Keywords in Java
Keyword in Java What is Keyword in Java? Key + word means a word having crucial importance. In Java programming…

Identifiers in Java
What are Identifiers in Java? In literal meaning of identifiers is the thing which identifies something. In real world we…

The Best Java Books 2019
Java Books for beginners 2019 Searching for best Java books? Congratulation !!! You have passed the first step to become…

Java Introduction
Alright ! Let’s begin to dive into the ocean of Java world. Like everyone else you might be…