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.
Define the term XML Canonicalization?
Define the term Array: It is a fixed-size object which can hold zero (0) or more items of the array's declared type.
Decimal: The number representation in decimal is base 10. In base 10, the digits 0 to 9 are utilized. Digit positions symbolize successive powers of 10.
Explain in process verses out of process component.
Inner class: A class defined within an enclosing method or class. We use the word to refer to non-static nested classes.
File system: The operating system makes it possible to utilize space on a computer's disk drives by imposing a structured file system on disk storage. Each and every file system contains its own conventions for the manner in which the files are named,
How Does Run time data i.e. Parameterization is handled within QTP?
Module: It is a group of program components, usually with restricted visibility to program components in other modules. Java employs packages to implement this perception.
Normal 0 false false
What is Character Set. Briefly explain it?
18,76,764
1961697 Asked
3,689
Active Tutors
1425187
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!