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.

Java Program to Hibernate Windows Operating System

›
Do you want to hibernate your Windows computer using java program? This is a java program to hibernate Windows operating System. If you exec...

How to Launch a Application or Executable Using Java Code with Command Line Arguments

›
In this post, we shall see how to launch an application with its command line arguments using Java code. Most applications take path of a fi...

How to Use printf, println and print Methods in Java

›
To display output on terminal, we can use print, println or printf methods (functions) in Java. These methods are available in the static P...

Making of Tetris Game in Java

›
Here in this post, i will share a Java program to make a Tetris game. I have already wrote a post on how to make a tetris game in C language...

Java Code to Restart Windows

›
Are you thinking how to restart Windows from Java. You can restart Windows operating system by executing a system command. You can restart w...

How to Schedule a Shutdown in Java - Java Code to Schedule a Shutdown

›
In this post, we will see how to schedule a shutdown in a computer using java program. For this, we execute the appropriate shutdown command...

How to Shutdown Computer from Java - Java Code to Shutdown Computer

›
Java program can cause a computer to shutdown. In order to shutdown a computer using java code, you should execute the shutdown command in t...

How to Logoff or Sign Out Windows Using Java Code

›
You can sign out the current user account from windows using java code. Sign out, log out or logoff button can be created using simple lines...

Java Program for Animated Solution for Tower of Hanoi Puzzle Problem

›
This is a java program to solve towers of hanoi puzzle problem. This java program give solution for tower of hanoi problem with any number o...

Java Program to Solve Tower of Hanoi Puzzle Problem

›
This is a java program to solve towers of hanoi puzzle problem. This simple java program gives solution for tower of hanoi problem with any ...
›
Home
View web version
Powered by Blogger.