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.
State the term collection objects in visual base?
Explain the situations in which the AJAX must not be used.
Explain the signing mandatory within S60 3rd Edition.
Bounds: It is the limits of an array or collection. In Java, the lower limit is for all time zero (0). In case of an array, the upper bound is one less than the length of the array, and is fixed. Indexing exterior the bounds of an array or collection
What is Hostname: It is the name of a host system.
Java Virtual Machine (JVM): It is an idealized machine whose instruction set comprises of bytecodes. Java program is compiled to an equal bytecode form and performed on an interpreter that implements the JVM.
What are the different types of component parts which are used in 2nd layer?
What is meant by the PIDs?
Does TestComplete maintain testing of Flex applications?
Process: It is an individual thread-of-control to which an execution time slice is assigned by the operating system.
18,76,764
1941071 Asked
3,689
Active Tutors
1432397
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!