Difference between JavaScript and AJAX
Write basic difference between JavaScript and AJAX ?
Expert
The difference between JavaScript and AJAX are shown below:
1. AJAX does not need the page to refresh for downloading complete page whereas JavaScript administer and controls the Web page after being downloaded.
2. AJAX minimizes overload on server since script requires to request once whereas JavaScript posts request which updates script every time.
3. AJAX sends request to server and does not wait for response. It executes other operations on a page at that time. JavaScript make request to a server and waits for the response.
Variable: It is the memory block of specific size where value can be stored and modified throughout program execution. Example: int x, float y, float amount, char c;
Define the term Top level class: It is a class defined either at outermost level of a package or the static nested class.
Tell me about the System Architecture for Windows Programming?
Task 3 Explain the effect of the following pictures: 05 FIELD-1 PIC Z(5)9. 05 FIELD-2 PIC £(5)9.99. 05 FIELD-3 PIC £**,***.99. 05 FIELD-4 PIC £££,££9.99DB. 05
Explain the way to open just one resistance of vb application (.exe).
What is Character Set. Briefly explain it?
Define CORBA? What does it do?
Explain the good example of XHTML element opening tags.
Illustrate the difference between the procedural and object-oriented programs in brief.
How class can be prevented from inheriting further?
18,76,764
1961371 Asked
3,689
Active Tutors
1446668
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!