Month: May 2020

Conditional Statements in Java| Switch Statement Java | Java if-else

In Java programming language, it is equipped with a specific statement through which we can check a condition and execute […]

HelloWorld Program in Java | First Program in Java | Source Code Java

HelloWorld Program in Java In Java to build any object, the JVM which is Java Virtual Machine needs a blueprint and that […]

Loops in Java | Java Tutorial | For | While | For-Each | Do-While | Looping in Java

Loops in any programming language are used to execute or run a set of instructions also called functions continually until […]

What is hashmap in java | mapping in java | hashmap java

HashMap stores items as key/value pairs. Values can be accessed by indexes, known as keys, of a user-defined type. Java HashMap […]

How to Install Java in Windows | Set Up Command Prompt – Technical Speaks

1. Open Google in your browser. 2. Type Java Jdk in the search bar 3. Now Open the link which is showing in the […]