Multiple choice technology Is Ajax a I) technology platform II)It is an architectural style I II Both I & II I or II Reveal answer Fill a bubble to check yourself C Correct answer Explanation Ajax is both a technology platform (using XMLHttpRequest, JavaScript, CSS, HTML) and an architectural style (asynchronous, non-blocking updates). It represents both the technical implementation and the design pattern.