adplus-dvertising
frame-decoration

Question

What are the advantages of AJAX?

a.

AJAX is a platform-independent technology

b.

It provides partial-page updates

c.

Improved performance

d.

All of the above

Posted under AJAX Web Technologies

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What are the advantages of AJAX?

Similar Questions

Discover Related MCQs

Q. How many 'ScriptManager' control can be added on a ASP.NET web page?

Q. Which property and method of the Page object do you use to register client script dynamically from code?

Q. A Master Page contains a ScriptManager control and a user wants the AJAX functionality on content page then which control is necessary on content page?

Q. The UpdatePanel supports two types of triggers: AsyncPostBackTrigger and PostBackTrigger. Choose the correct option regarding working of these triggers.

Q. Match the following List 1 to List 2:

a. UpdatePanel ------------------ i. If Master Page contains a ScriptManager then content page will use this control.
b. UpdateProgress -------------- ii. ContentTemplate
c. Timer -------------------------- iii. ProgressTemplate
d. ScriptManagerProxy -------- iv. Tick Event

Q. All of the following are controls of Ajax except

Q. How many types of triggers are present in update panel?

Q. Which of the following technology is not used by Ajax?

Q. Which control can be used to update only the portion of the page?

Q. Which control is required of every AJAX page to manage the JavaScript files sent to the client and the communication between client and server?

Q. Which of the following is true ?

1. AJAX is a platform-independent technology
2. AJAX can work with web application
3. AJAX can only work with ASP.NET
4. AJAX is a platform-dependent technology

Q. Which method is used to dynamically register client script from code?

Q. Which interface you will use wrap an AJAX client control into a custom server control?