|
Question
|
Option1
|
Option2
|
Option3
|
Option4
|
Option5
|
Answer
|
|
|
In which year AJAX founded?
|
2003
|
2005
|
2004
|
2006
|
|
B
|
Edit |
Details |
Delete
|
|
AJAX stands for
|
Actual JavaScript and XML
|
Advance JavaScript and XML
|
Asynchronous JavaScript and XML
|
Asynchronous java and XML
|
None of above
|
C
|
Edit |
Details |
Delete
|
|
Which is not the contol of Ajax?
|
ScriptManager
|
ScriptManageProxy
|
PanelUpdate
|
UpdateProgress
|
Timer
|
C
|
Edit |
Details |
Delete
|
|
Can we use multiple ScriptManager on a page?
|
Yes
|
No
|
|
|
|
B
|
Edit |
Details |
Delete
|
|
Is the ASP.NET AJAX Control Toolkit(AjaxControlToolkit.dll) installed in the Global Assembly Cache?
|
no
|
yes
|
|
|
|
A
|
Edit |
Details |
Delete
|
|
How many types of triggers are there in update panel?
|
1
|
2
|
3
|
4
|
5
|
B
|
Edit |
Details |
Delete
|
|
Is there any property names “IsNavigating”?
|
Yes
|
No
|
|
|
|
A
|
Edit |
Details |
Delete
|
|
Can AJAX technology work on web servers other than IIS?
|
no
|
yes
|
|
|
|
B
|
Edit |
Details |
Delete
|
|
Can Ajax be implemented in browsers that do not support the XmlHttpRequest object?
|
No
|
yes
|
|
|
|
B
|
Edit |
Details |
Delete
|