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.
Normal 0 false false
Throws clause: It is a clause in a method header pointing that one or additional exceptions will be propagated from this technique. For example: public int find(String s) throws NotFoundExc
What is a Software: It is a program written to run on the computer.
Explain the term program and process?
What do you mean by ActiveX control? Describe in brief.
Catching exceptions: Exceptions are caught in the catch clause of the try statement. Catching an exception provides the program a chance to recover from the trouble or attempt a repair for whatsoever caused it.
Illustrates XML is an important development.
Conditional operator: It is an operator taking three operands that is, a ternary operator. The conditional operator (?:) is employed in the form bexpr ? expr1 : expr2 Q : Rings present in CPU What do you mean What do you mean by rings present in CPU?
What do you mean by rings present in CPU?
Explain the reasons that Java is pure object oriented programming language.
18,76,764
1949003 Asked
3,689
Active Tutors
1432330
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!