Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

Java

Device Info : View your device stats – Android app

Device Info : View your device stats is a simple Android application that provides you some basic information about your device with a very simple…


Write a Java Program to reverse an Array elements

Write a Java Program to reverse an Array elements . In this post we will create a  Java code that will reverse an Array elements.…


Set or Configure Java and Javac Environment Variable for Windows

If you are going to learn java then for  java development one should know how to set environment variable java and javac. Its easy and…


Java Four Calculation Double Number

This tutorial describe how to do four calculation (addition, substraction, multiplication and division) in java using a simple example that can be created and run…


Converting number to words in java

In this example you are going to see how to convert a number to words using simple GUI java programme. This is a part of…


How to make a Compound Interest Calculator using Java

This tutorial deals with how to calculate compound interest in Java. This was given an small assignment to one of my student Abhijit . This …


How to make a Simple Interest Calculator using Java

Today I am going to use Java to make a command line application called Simple Interest Calculator with working example. Code was written by my…


How to make a BMI Calculator using Java

Today I am going to use Java to make a command line application called BMI Calculator which measures BMI (Body Mass Index). I have already…


Java Tutorial Introduction and Environment Setup

Java Tutorial : Java is a high level, robust, secured and object-oriented programming language. Team Green (James Gosling, Mike Sheridan, and Patrick Naughton) initiated Java…


How to install Android Studio on Linux

This tutorial is all about installing android studio on linux (ubuntu,fedora,opensuse…..). If you are android app developer and using windows os and feeling your system…