Ask Experts Questions for FREE Help !
Ask
    cleancondenser's Avatar
    cleancondenser Posts: 8, Reputation: 1
    New Member
     
    #1

    Feb 24, 2006, 05:22 PM
    Java Is used for
    When I rest my pointer over a link, it diplays information about that link
    Is that Java at work?
    Why are there different Jav versions?
    Is Java compiled like C or interpeted like Basic?
    Is this contained in Internet Explorer?

    Thank You very much
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Feb 25, 2006, 07:41 AM
    Java is used for server side programming that is operating system independent. The information displayed when hovering over a hyperlink is a function of the browser, not JAVA. I believe JAVA is compiled, though Javascript is interpreted. JAVA is run through a browser which contains a plugin called a JVM (Virtual Machine).
    LTheobald's Avatar
    LTheobald Posts: 1,051, Reputation: 127
    Ultra Member
     
    #3

    Feb 27, 2006, 02:28 AM
    Quote Originally Posted by cleancondenser
    When I rest my pointer over a link, it diplays information about that link
    Is that Java at work?
    No, that's nothing to do with Java.
    Quote Originally Posted by cleancondenser
    Why are there different Java versions?
    Because the developers behind Java are constantly imrpving the language, adding new features etc.
    Quote Originally Posted by cleancondenser
    Is Java compiled like C or interpeted like Basic?
    Compiled
    Quote Originally Posted by cleancondenser
    Is this contained in Internet Explorer?
    No, Java is machine & operating system dependent so it's not tied into different software. You download a bit of software called the Java Virtual Machine (JVM). This interprets your compiled Java code and turns it into machine code that you computer can understand. Internet Explorer just knows to look for and use a JVM that's present on the system.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Java [ 3 Answers ]

Please will you help me with these questions... where can I find a great site that will help me answer these... 1/ Who developed Java and when? 2/ What are some unique features of Java? 3/ Is java used for websites or stand alone programs? 4/ What does it mean when I say java is an "object...

Java! [ 2 Answers ]

Please will you help me with these questions... where can I find a great site that will help me answer these... 1/ Who developed Java and when? 2/ What are some unique features of Java? 3/ Is java used for websites or stand alone programs? 4/ What does it mean when I say java is an "object...

By using vc++ or java? [ 1 Answers ]

Hi, I want to make image processing application.which programming language I should use? Either vc++ or java or anything else? Please guide me early.

Java Help! [ 1 Answers ]

Hi Experts, I'm not sure if I'm posting this in the right category, but I sure hope someone can still help me. I'm not able to view Java applets. I've downloaded the most recent version of JVM. I have version 1.4.1. I've tried changing some settings (like enabling Java in my internet...

Java Help! [ 7 Answers ]

Hi Experts, I'm not sure if I'm posting this in the right category, but I sure hope someone can still help me. I'm not able to view Java applets. I've downloaded the most recent version of JVM. I have version 1.4.1. I've tried changing some settings (like enabling Java in my internet...


View more questions Search