Software Development Engineer Question:

AJAX stands for?

Software Development Engineer Interview Question
Software Development Engineer Interview Question

Answer:

AJAX stands for Asynchronous JavaScript and XML.
Asynchronous JavaScript and XML, or Ajax (pronounced "Aye-Jacks"), is a web development technique for creating interactive web applications using a combination of: XHTML (or HTML) and CSS for marking up and styling information. (XML is commonly used, although any format will work, including preformatted HTML, plain text, JSON and even EBML).


Previous QuestionNext Question
Which web browser do you use normaly?Explain AJAX?