Interview Questions

Can I use Java to create or manage XML files?

XML Interview Questions and Answers


(Continued from previous question...)

42. Can I use Java to create or manage XML files?

Yes, any programming language can be used to output data from any source in XML format. There is a growing number of front-ends and back-ends for programming environments and data management environments to automate this. Java is just the most popular one at the moment.
There is a large body of middleware (APIs) written in Java and other languages for managing data either in XML or with XML input or output.

(Continued on next question...)

Other Interview Questions