answersLogoWhite

0

Java is a programming language invented and managed by Sun Microsystems. Its a way for humans to easily write code that computers can understand, which means its a "High Level" programming language. Java is perhaps most famous for its ability to be simply run on many different computing platforms, from PCs and Macs to mobile phones.

XML is simply a widely used system to very specifically organize data in a way that is unambiguous for machines to read and simple for humans to understand and write. It is NOT a programming language, but rather a standard for information exchange. If you are familiar with web code, its a bit like HTML except that instead of having the <...> tags agreed upon ahead of time, each new implementation of xml specifies its own tags.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How read xml file in java?

Java provides several XML Parsers like DOM, SAX or JDOM and API javax.xml.parsers by using those we can easily read xml files in Java. DOM is quickest and easiest way to read XMlL file in Java.


What has the author Elliotte Rusty Harold written?

Elliotte Rusty Harold has written: 'Java Network Programming' 'Java Developer's Resource' -- subject(s): Java (Computer program language) 'Effective XML' -- subject(s): XML (Document markup language) 'XML 1.1 Bible' -- subject(s): OverDrive, Computer Technology, Nonfiction 'Java Network Programming (Java Series (O'Reilly &amp; Associates).)' 'Java I/O' -- subject(s): Java (Computer program language), Programmation (Informatique), Java (Langage de programmation), Ein-Ausgabe, Java , Programmierung 'Processing XML with Java' -- subject(s): Java (Computer program language), XML (Document markup language) 'XML in a Nutshell' 'Java I/O' -- subject(s): Java (Computer program language)


What are the advantage of XML over java?

XML is a data formatting standard. Java is a programming language. They are completely different tools used to solve completely different problems.


What is the Explanation and abbreviation for Ajax?

Asynchronous java script and xml


What is Java Support Systems?

Java support system includes: &middot; Applets &middot; Servlets &middot; Java Beans &middot; EJB &middot; JSP &middot; XML &middot; SOAP &middot; CORBA


Where can one find more information about JAVA xml?

One can find more information JAVA xml from websites like MK Yong, Vogella, Developer Fusion, NTU, Seas, Tutorials Point, Java World, Cafe Conleche and JCP.


Difference between java script and xml?

It would be harder to describe the similarity between JavaScript and XML. These two languages are for entirely different purposes.


What does JAXB stand for?

Java Architecture for XML Binding. See related link for more details.


What programming language is GOOGLE developed in Cgiperl?

Asynchronous java-script and XML, or its acronym Ajax.


Where can one find more information on getting an XML tutorial?

IBM and Oracle both offer an XML tutorial. These can be found online on their websites. The XML site offers many useful articles, tackling a variety of issues, such as how to run XML code in java and upgrading the program.


Features of five free RDBMS software?

ado.net java script XML SQ L Apache.net


What Java interface do you implement to provide methods that are called as an XML document is processed by a SAX parser?

ContentHandler