GeekInterview.com
Home
Tech Articles
Code Samples
Learn
Freelance Projects
Online Testing
Geek Talk
Job Postings
Knowledge Base
Geek Blogs
Question Bank
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
I am new,
Sign me up!
User Name
Remember Me?
Password
Interview Questions
Certification
Placement Papers
Tech FAQ
Career Advice
Engineering
Ask Question
GeekInterview.com
>
Interview Questions
>
Programming
>
XML
Go To First
|
Previous Question
|
Next Question
XML
| Question 5 of 40
Print
How can you create an XML file?
Total Answers and Comments:
4
Last Update: August 31, 2007 Asked by:
Gopal
Sponsored Links
Best Rated Answer
—
No best answer available. Please pick the good answer available or
submit
your answer.
October 01, 2005 00:33:58
#1
Bhupendr Singh
RE: How can u create an XML file?
it's quite easy to create can create by plain text editor like notepad or by .net model using so many in built methods like XmlTextWriter etc.
Is this answer useful?
Yes
|
No
June 19, 2006 23:44:41
#2
Shiuli Majumdar
RE: How can u create an XML file?
How can u create an XML file?
Is this answer useful?
Yes
|
No
March 16, 2007 02:18:56
#3
Casttro
RE: How can u create an XML file?
Quite Easy you can create a XML file using notepad or wordpad then save it as .xml file
African Coffee Table
80
120
Thanks
fcasttro
Is this answer useful?
Yes
|
No
August 31, 2007 01:24:44
#4
InquisitiveNomad
Member Since: August 2007 Contribution: 2
RE: How can u create an XML file?
You can also create an XML file through the Java XML APIs and some simple Java.io File writer methods. Use the appendChild() method in the Node class for creating the tree structure of an XML. Use the FileWriter methods to save it into a file.
Is this answer useful?
Yes
|
No
Go To Top
Sponsored Links
Related Categories
—
Algorithm Questions
C Interview Questions
C++ Interview Questions
ColdFusion Interview Questions
Delphi Interview Questions
Languages Interview Questions
Perl Interview Questions
PHP Interview Questions
Python Interview Questions
VBA Interview Questions
VoiceXML Interview Questions
XML Interview Questions
Sponsored Links
About Us
-
Privacy Policy
-
Terms and Conditions
-
Contact
-
Ask Question
-
Propose Category
-
Site Updates
Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved