Java Tongue

Tutorials, tips and tricks about java programming language. Answers for many doubts about java programming language. Answering many howtos. Sample java projects and source code, java games, java programs for java practical labs.

Audio Recorder Application in Java - Source Code and Executable File

›
Here, we will see how to record sound in java. We make a sound recorder application which can record from microphone, Stereo mix, line in,...

How to Find Other Computers in Your Network - Java Application Programming

›
When you are developing some application software, you may have to search other computers or mobiles (android) in the network. Think about c...

Java Program to Display a String in Reverse Order Without Using Loop or Another Array

›
In this post, we will see a java program to reverse a string without using any loops or temporary array. Such programming questions are ofte...

Java Program to Find Minimum of Two Numbers

›
Java Program to compare three numbers and display the minimum of two numbers. Here, we will see a simple java program to display the smaller...

Java Program to Find Minimum of Three

›
It is the basics of any programming language to compare three numbers and display the minimum of the three. Here, we will see a short java p...

Java Program to Reverse a String

›
Here, we will see a java program to reverse a string. The string is read and is displayed in reverse order. Java program to display an input...

Java Program to Find Sum of First N Terms of an Arithmetic Progression

›
In this post we will see a java program to calculate sum of first  n  terms of an arithmetic progression. Arithmetic progression is also cal...

Java Program to Display First N Terms of an Arithmetic Progression

›
This post contains java program to display first n terms of an AP (arithmetic progression). Generally the following equation to find n th t...

Java Program to Display First N Terms of Geometric Progression

›
This post contains java program to display first n terms of a GP (geometric progression). Generally the following equation to find n th ter...

Java Program to Find Sum of First N Terms of Geometric Progression

›
In this post we will see a java program to calculate sum of first  n  terms of a geometric progression. Geometric progression is also called...
‹
›
Home
View web version
Powered by Blogger.