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.
What are the different types of component parts which are used in 2nd layer?
What is incorrect with my < br > Tags?
Define the term RGB Color Model: It is a color model based on representing a color as three components: green, red, and blue.
Static method: The static method (also termed as a class method) is one with static reserved word in its header. The static methods vary from all other methods in that they are not related with any specific instance of the class to which they fit in.
Define debugging of joomla extension.
Explain the purpose of using XML.
Explain the shell variables?
Indirect recursion: Recursion which outcomes from method Y calling method X, whenever an existing call from X to Y is still in development or progress.
Quotient: Whenever integer division is executed, the outcome comprises of a quotient and a remainder. The quotient symbolizes the integer number of times which the divisor divides into the dividend. For example, in 5/3, 5 is the dividend and 3 is the
What does extensible style sheet language transformations processing models involve?
18,76,764
1937456 Asked
3,689
Active Tutors
1450843
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!