SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Ajax
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 36 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. It can access surrounding local variables
inner anonymous function
Ajax.Request constructor
asynchronous requests
JSON (Javascript Object Notation)
2. AJAX files ______________: Cannot be run from web page stored on hard drive - can only be run on web page stored on a web server
asynchronous interaction
$
Internal server error
security restrictions
3. User can keep interacting with page while data loads
Not Found
asynchronous interaction
set of options
DOM (Document Object Model)
4. Objects have properties such as the title tag on a page is a property of _________. Properties themselves are objects.
Autocompleter.Local
Unauthorized
open
object document
5. Fetches and displays list of choices using Ajax
Ajax.Autocompleter
ajax (Asynchronous Javascript + XML)
open
Internal server error
6. Ajax helps make more ________ sites
set of options
$
responsive
XMLHttpRequest object
7. The real value of XML HTTP request is in the way it is ________.
asynchronous
send (content)
ajax.responseText
Unauthorized
8. 401 status message
Ok all good
Unauthorized
Ajax.Request constructor
query string
9. Handler that runs whenever readyState changes
onreadystatechange
asynchronous
set of options
getResponseHeader ("headername")
10. 200 status message
XTML HTTP Request (XHR object)
Ok all good
Not Found
asynchronous interaction
11. Process to sending ___________: create request object(var ajax= new XMLHTTPRequest())- attach event handler to onreadystatechange(ajax.onreadystatechange = function) - open a connection (ajax.open("get" -url -true); makes arrangements for the server
DOM (Document Object Model)
prototype javascript library
asynchronous requests
Forbidden
12. XML Allows you to use __________ as well because XML is a document.
XMLHttpRequest object
Ajax.Request constructor
DOM inspector
asynchronous requests
13. XMLHttpRequest to pass header name and get response.
ajax (Asynchronous Javascript + XML)
JSON (Javascript Object Notation)
getResponseHeader ("headername")
DOM inspector
14. This holds the status of the XMLHttpRequest - is set several times by the web server when the server is processing the request - values from 0-4 (4 implies that the request is completely processed by server)
readyState property
Forbidden
object document
DOM (Document Object Model)
15. new Ajax.Request("file.php" - { method:"get" - parameters: {zip:valueOfZipCode} - onSuccess: displayCityState } );
Prototype ajax request
inner anonymous function
XTML HTTP Request (XHR object)
getResponseHeader ("headername")
16. 500 status message
asynchronous
query string
Ajax.Autocompleter
Internal server error
17. Options that can be passed to the ____________: method (get or post) - parameters to pass to the server
object document
Ajax.Request constructor
inner anonymous function
XMLHttpRequest object
18. Makes the necessary arrangements for the server
asynchronous interaction
responsive
DOM (Document Object Model)
open
19. Sends request to server
Internal server error
send (content)
XML
inner anonymous function
20. JavaScript library built on top of Prototype that adds visual effects - drag and drop - and others (auto complete - in-place editors)
query string
JSON (Javascript Object Notation)
Scriptaculous
Ajax.Autocompleter
21. The core Javascript object that makes Ajax possible. Can fetch files from a web server
XMLHttpRequest object
Forbidden
set of options
onreadystatechange
22. A set of useful additional objects - methods - and cross-browser compatibility fixes
ajax (Asynchronous Javascript + XML)
query string
Prototype
prototype javascript library
23. Everything in a document - everything in a browser window is an object. When we talk about these objects the word for that is model. Documents on a webpage = the DOM.
Bad Request
Autocompleter.Local
readyState property
DOM (Document Object Model)
24. 403 status message
Scriptaculous
Forbidden
Ok all good
JSON (Javascript Object Notation)
25. A group of interrelated web development techniques used on the client-side to create interactive web applications - Loading information using JavaScript from a web server without refreshing the page. Asynchronous requests may be made and responses ar
object document
ajax (Asynchronous Javascript + XML)
DOM (Document Object Model)
set of options
26. 404 status message
Not Found
Forbidden
open
Ok all good
27. A lightweight data-interchange format
JSON (Javascript Object Notation)
set of options
open
prototype javascript library
28. 400 status message
security restrictions
Bad Request
query string
$
29. Auto-completes from an array of choices
Autocompleter.Local
ajax.responseText
security restrictions
prototype javascript library
30. An object that allows requests to be made to the server without interrupting other browser tasks. Its an object and objects contain properties. The properties are: readyState - responseText - responseXML - status - statusText
ajax (Asynchronous Javascript + XML)
XTML HTTP Request (XHR object)
Not Found
prototype javascript library
31. Stores the value returned when send() is finished
DOM (Document Object Model)
$
ajax.responseText
asynchronous interaction
32. Parameters of Prototype's Ajax.Request: object- URL of request - ________
$
asynchronous
ajax.responseText
set of options
33. Way of encoding parameters into a URL (parameter1=value1¶meter2=value2)(parameters are preceded by a ?)
query string
Internal server error
DOM inspector
DOM (Document Object Model)
34. At its core ________ is a way of showing data in a text format that is parsable. Without an associated style file.
XML
Ok all good
ajax (Asynchronous Javascript + XML)
getResponseHeader ("headername")
35. symbol used to return the DOM object representing the element with a given id (replaces document.getElementById)
responsive
object document
$
Unauthorized
36. Script to use _________: <script type="text/javascript" src=" http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js "></script>
Not Found
Autocompleter.Local
Prototype
Forbidden
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests