Sample of java program

Sample of java program to print " Hello Java" on screen with short  description to easy understand the java program. Sample Program public class Hello { public static void main ( String args[] ) { System.out.println("Hello Java"); ...

Basic Commands for Unix

 Hello friends, Here I am going to explain you all the basic command for the Unix. So you can handle system or access the data through the terminal.        Commands : >>Basic Commands 1)  cal :  The cal command is used to to display the calender. For example to check calendar you need to type cal...

Step to set the the path of JDK (Java Development Kit)

Step 1.  Download JDK ( Depend on your windows version compatibility ). Step 2.  Install JDK. Step 3.  Set the System variable path (eg. Win8).           Open MyComputer properties.   Click on "Advance System...

Basic of Java

Introduction         Java is an object oriented programming language and a platform developed by the  James Gosling, Mike Sheridan, and Patrick Naughton initiated the Java language project. The small team of sun engineers...

Kernal : The Heart of OS

             The KERNAL was initially written for the Commodore PET by John Feagans, who introduced the idea of separating the BASIC routines from the operating system. It was further developed by several people, notably Robert Russell added...

Way to keep secure E-mail

E-mail is the most widely used forms of communication today. E-Mail is a method of exchanging the digital information from one end to another end. We know that E-Mails are very popular in our daily routine. In the past, when we don’t have an Internet, What we do for the communication?...