• +91 9723535972
  • info@interviewmaterial.com

Ajax Interview Questions and Answers

Ajax Interview Questions and Answers

Question - 71 : - Define the role of the Update Panel?

Answer - 71 : -

Update Panel is used to add functionality to the existing ASP.NET applications. By using partial page rendering, it can be used to update the content. Refresh can be made for the partial page instead of whole page.

Question - 72 : - Can we use nested update panel in Ajax?

Answer - 72 : -

Yes, we can use nested update panel in Ajax. Update panels can be nested to have more control over the Page Refresh.

Question - 73 : - What are the types of post back in Ajax?

Answer - 73 : -

There are two types of post backs:

  • Synchronous Postback
  • Asynchronous Postback

Question - 74 : - How can we handle exception handling in Ajax?

Answer - 74 : -

ErrorTemplate which is the child tag of Script Manager is used to handle exception handling in Ajax.

Question - 75 : - What are the components of the ASP.NET Ajax Client Library?

Answer - 75 : -

Following components are used in Ajax client library:

  • Component Layer
  • Core Services Layer
  • Browser Compatibility Layer

Question - 76 : - What are the controls of the Script Management group?

Answer - 76 : -

The controls of script Management group are:

  • ScriptManager
  • ScriptManagerProxy

Question - 77 : - What are all the different data types that JSON supports?

Answer - 77 : -

JSON supports following data types:

  • String
  • Number
  • Boolean
  • Array
  • Object
  • Null

Question - 78 : - What are the goals of Ajax?

Answer - 78 : -

The basic goals of ASP.NET Ajax are:

  • Reduced web server hits
  • Reduced Network load
  • Interactive user interface
  • Platform and architecture neutrality
  • Support for both synchronous and asynchronous communication
  • Provide a server- and client-side framework

Question - 79 : - What is the difference between proxied and proxyless calls in AJAX?

Answer - 79 : -

Proxied calls are made through stub objects which can be called from PHP classes on the JavaScript side in AJAX.

Proxyless calls are made using utility JavaScript functions like HTML_AJAX.replace() and HTML_AJAX.append() in AJAX.

Question - 80 : - How many types of ready states in Ajax?

Answer - 80 : -

There are four ready states in Ajax:

  • Initialization
  • Request
  • Process
  • Ready


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners