brackets
Java is an island in the chain called Indonesia, so people who live on this island are called " Indonesians"
Java applets
The actions in a java class are called methods.
It is simply called the Java compiler. The actual program is usually called Javac.
' ' would be the character for a space in Java.
The latest version of java is called Java 5 or Tiger.
The latest version of java is called Java 5 or Tiger.
java also called as platform independent.because we will use java application at any operationg system and any hardware. it not contain error. so we called java as platform independent..
a package
A Program in Java that spawns multiple threads is called a multithreaded program in Java.
Programs that are specifically designed with Java require a Java runtime to work on a computer. (In the case of Java, the runtime is called "Java Virtual Machine".) If you have any such program, you need to have Java.
C is a procedure oriented language ,Where C++ & java are object oriented language.But java is platform independent.So generally C is called POP.C++ is called OOP.But java is OOP , which is platform independent.If java does not support primitive data type then it is called as pure object oriented language.