---
title: "What technologies are being used in AJAX?"  
description: "What technologies are being used in AJAX?"  
author: "Sumit Kesarwani"  
published: 2014-09-02  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2116/what-technologies-are-being-used-in-ajax  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What technologies are being used in AJAX?

AJAX uses four technologies, which are as follows:

JavaScript

XMLHttpRequest

Document Object Model (DOM)

Extensible HTML (XHTML) and Cascading Style Sheets (CSS)

## Answers

### Answer by Sumit Kesarwani

AJAX uses four technologies, which are as follows:

JavaScript

XMLHttpRequest

Document Object Model (DOM)

Extensible HTML (XHTML) and Cascading Style Sheets (CSS)


---

Original Source: https://www.mindstick.com/interview/2116/what-technologies-are-being-used-in-ajax

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
