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.
Portable: The Portability is the quality of a program which makes it probable to run it on different kinds of computers. The programs written in low level languages are usually not very portable since they are generally closely tied to a particular in
Window manager: This is a window manager which provides a computer user with a virtual desktop having one or more windows and working regions in which individual programs might be run. Window managers permit the contents of a user's desktop to be arra
Inconsistent state: A state which an object must not be in. A class requires to be carefully designed in order to make sure that none of its examples can get into a conflicting state. An illustration of an inconsistent state may be a football team wit
List the new features that are included in Microsoft AJAX library?
Number of Threads: Threads can be a useful abstraction and implementation mechanism to partition independent program actions. However, when there is coordination (or interference) between these threads, the required synchronization mechanisms increase
Write a program that enters some text into a char string called char text[100] and does the following: a) Calls a function called void vowels(char text[]) that prints out how many times each vowel (a/A, e/E, I/i, O/o, U/u) was foun
Shortcut key: A key-press related with a component in a Graphical User Interface (abbreviated as GUI) which provides an alternative to choosing the component's operation with mouse.
Define the term XQuery?
What is Image reconstruction in CT using MATLAB?
18,76,764
1951208 Asked
3,689
Active Tutors
1441773
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!