GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java
Go To First  |  Previous Question  |  Next Question 
 Core Java  |  Question 405 of 496    Print  
what is the purpose of xml parsing?what is the diff between sax and dom parser?

  
Total Answers and Comments: 2 Last Update: July 13, 2007     Asked by: gvp.java 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 05, 2007 07:43:21   #1  
Shailendra Tiwari        

RE: what is the purpose of xml parsing?what is the dif...
xml parsing use for reading xml files. Sax and Dom parser use for xml parsing.
 
Is this answer useful? Yes | No
July 13, 2007 05:02:03   #2  
Roshan        

RE: what is the purpose of xml parsing?what is the dif...
XML parsing is done to retreive data from xml.(i.e,from root elements, attributes..tags)
SAX parser is used to retreive data in a fashion that when it encounters any tag the data encountered is returned back.

DOM parser constructs a content tree for the elements.unsequential traverse can be made.

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : To provide multiple inheretance we needed interface ...
Read Answers (9) | Asked by : prakash

Latest Answer : All those answers are lies. JAVA was named as coffee was drunk the most when it was developed. And the bean name is JAVA. thats why u see Coffee Cup as its official symbol.Enjoy. ...
Read Answers (3) | Asked by : ganesh

Latest Answer : the main purpose of marker interface is to check the instance of that class whick is going to implement by using instanceof()method.but is reccomendedin programming code b'coz we know that why am doing it.like-----we implement cloneable interface when ...
Read Answers (2) | Asked by : vikranth

Marker interface having no methods right.. then what is the use of marker interface? for what purpose we use marker interface?
Read Answers (7) | Asked by : vengal79

Marker interface having no methods right.. then what is the use of marker interface? for what purpose we use marker interface?
One of the "clean" features of the Java programming language is that it mandates a separation between interfaces (pure behavior) and classes (state and behavior). Interfaces are used in Java 

Latest Answer : XML parsing is done to retreive data from xml.(i.e,from root elements, attributes..tags)SAX parser is used to retreive data in a fashion that when it encounters any tag the data encountered is returned back.DOM parser constructs a content tree for the ...
Read Answers (2) | Asked by : gvp.java

Latest Answer : Classes are usually first defined and then instantiated using the new operator. Anonymous classes combine the process of definition and instantiation into a single step. Anonymous classes are defined at the location they are instantiated, using additional ...
Read Answers (1) | Asked by : nsinha

Latest Answer : Markup interface is having no method, used for TAGGER or MARKER ...
Read Answers (7) | Asked by : pradeep kumar

Latest Answer : If you want to change the design of the application at the time of implementation ...
Read Answers (2) | Asked by : chandra

What exactly is the difference between between throw and throws? If both are used for the same purpose then why are both needed instead of one? 
Latest Answer : hi there,              throw:the throw keyword is used to throw the exception manually,that is when you feel a particular line in your code, when executed is capable of having some exception ...


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Java and Client Server Models

Java and Client Server Models The Role of Client Servers on the Web Client server models provide the essential mechanisms for working with the Internet In fact most of the World Wide Web is built according to this paradigm In client server models the web browsers run by millions of users are the cli
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

XML Parsing

XML Parsing XML documents can be parsed efficiently and more critically because XML is a widely accepted language It is extremely crucial to programming for the web that XML data be parsed efficiently especially in cases a where the applications that are required to handle huge volumes of data When
 

Using UML with Java

Using UML with Java While Java is not a new language its application for the development of embedded systems is quite new Developers are beginning to take a second look at modeling languages such as UML and many feel it can be a powerful tool in their development arsenal mosgoogle center Introductio
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

Java Technology Trends

Technology Trends Involving Java Java is an object oriented programming language OOP for Web browsers It is organized around data rather than actions and supports polymorphism which allows the same code to be written generically so it can function with different datatypes inheritance which allows on
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape