Difference between revisions of "Java"

From PeformIQ Wiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 9: Line 9:
== Related Links ==
== Related Links ==


* https://en.wikipedia.org/wiki/Java_%28programming_language%29
* [https://docs.oracle.com/en/java/ Java Documentation]
* [https://www.oracle.com/java/technologies/  Oracle Java web-site]
* [[Java Enterprise Edition]]
* [[Java Enterprise Edition]]
* [[Eclipse]]
* [http://www.netbeans.org/ NetBeans IDE]
* [[NetBeans]]
* [[Java Beans]]
* [[Java Beans]]
* [http://en.wikipedia.org/wiki/Java_Class_Library Java Class Library]
* [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Wikipedia entry on Java]
* [http://en.wikipedia.org/wiki/Java_%28programming_language%29 Wikipedia entry on Java]
* [http://java.sun.com/ SUN Java web-site]
* [http://en.wikipedia.org/wiki/Java_Virtual_Machine JVM]
* [http://en.wikipedia.org/wiki/Java_Platform%2C_Enterprise_Edition JEE]
* [http://en.wikipedia.org/wiki/Special:Search?search=Java&fulltext=Search Java References on Wikipedia]
* [http://en.wikipedia.org/wiki/Special:Search?search=Java&fulltext=Search Java References on Wikipedia]
* [[Eclipse]]




[[Category:TERM]]
[[Category:TERMINOLOGY]]
[[Category:Internet]]
[[Category:SOFTWARE]]
[[Category:SOFTWARE]]
[[Category:IT]]

Latest revision as of 21:19, 2 March 2026

Full Name

Java

Information

An object-oriented programming language for portable interpretive codes that supports interaction among remote objects. Javascript (JScript or JavaScript) . When Javascript is included in an HTML file it relies upon the browser to interpret the Javascript. If Javascript is combined with Cascading Style Sheets (CSS) and later versions of HTML (4.0 and later) the result is often called DHTML.

Related Links