Variable and Expressions
Variables
What is a variable anyway? You can consider a variable as a holder for a certain value. There are two kinds of variables: Simple variabl…Read More
String in Java
Handling character strings in Java is supported through two final classes: String and StringBuffer. The String class implements immutable character …Read More
20 Great Google Secrets
Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in G…Read More
History of Java
History
of Java
The
java programming language is becoming more and more popular each day. It is the
language without which one cannot even hope t…Read More