Difference between revisions of "Java"

From PeformIQ Upgrade
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Full Name ==
==Full Name==


Java
Java


== Information ==
==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]].
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 ==
==Related Links==


* [http://java.sun.com/  SUN Java web-site]
* https://en.wikipedia.org/wiki/Java_%28programming_language%29
* [https://docs.oracle.com/en/java/ Java Documentation]
* [https://www.oracle.com/java/technologiesOracle Java web-site]
* [[Java Enterprise Edition]]
* [[Java Enterprise Edition]]
* [[NetBeans]]
* [http://www.netbeans.org/ NetBeans IDE]
* [[Java Beans]]
* [[Java Beans]]
* [http://en.wikipedia.org/wiki/Java_Class_Library Java Class Library]
* [http://en.wikipedia.org/wiki/Java_Class_Library Java Class Library]
Line 21: Line 23:




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

Latest revision as of 08:36, 20 May 2023

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