Describe limitations of AJAX
Briefly describe the limitations of AJAX.
Expert
The limitations of AJAX are as follows:
• Response time can be slow since different controls of the page are loaded during different time.
• Function provided in a code-behind file does not work as dynamic pages cannot register themselves on the browsers history engine automatically.
• If JavaScript is disabled, then AJAX will not be able to carry out any work.
• It is hard to bookmark the particular state of an application.
De Morgan's Theorem: The two rules which can help to simplify Boolean expressions comprising multiple logical-not operators in combination with the other Boolean operators.
State the term Web application?
What is the use of XMLHttpRequest object in AJAX?
Return statement: It is a statement employed to terminate the execution of the method. The method with void return type might only have return statements of the form as: return;
What is Character Set. Briefly explain it?
Describe the tri-state devices and explain why they are necessary in a bus oriented system?
Constant: It is the memory block where value can be stored once although can’t modify later on throughout program execution. Example: const int pi =3.14;
Define the term XQuery?
Differeniate asynchronous postback and synchronous postback?
Explain, what is UNIX?
18,76,764
1957282 Asked
3,689
Active Tutors
1459522
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!