Search results for dom, sax, xml, parser,all



Answer: This is one of the most popular JQuery interview questions, as it tests understanding of multiple areas such as JQuery JS objects, JQuery syn ...
A DTD is: The XML Document Type Declaration contains or points to markup declarations that provide a grammar for a class of documents. This grammar ...
Traditionally CSS (Cascading Style Sheets) are static files with .css extension linked to your web pages by using “link” meta tags inside header s ...
Answer The idea is to choose sorting algorithm, as usually QuickSort and then think about swaping strategy. Consider following situation: 1. The no ...
Answer Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications which enable malicious attackers ...
DOM parser - reads the whole XML document and returns a DOM tree representation of xml document. It provides a convenient way for reading, analyzing a ...
The V-model is a software development process which can be presumed to be the extension of the waterfall model.


Interviewed for position: Software Test Engineer
"Suppose we have two sorted arrays A[] of m elements and B[] of n elements. Write a function merge which would merge this two arrays into new sorted a ...
Company where asked this question: Amazon
Interviewed for position: Software Developers, Testers