The language itself derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. JavaScript, a scripting language, shares a similar name and has similar syntax, but is not directly related to Java.
Install java in ubuntu 10.10
Open the terminal and run the following commands
sudo add-apt-repository ppa:sun-java-community-team/sun-java6Ubuntu 10.04(Lucid) users also can install java using this PPA
sudo apt-get update
sudo apt-get install sun-java6
nb:Sourcecode here
0 comments:
Posting Komentar