Bonus

Please enter your name:
Call all of the callbacks with the given arguments.
Callbacks.fire()
Callbacks.fired()
None of the above
Which of the following is a valid type of function javascript supports?
Named function
Anonymous function
Both of the above
None of the above
Which of the following jQuery method serializes all forms and form elements like the .serialize() method but returns a JSON data structure for you to work with?
JQuery.ajax(options)
JQuery.ajaxSetup(options)
Serialize()
SerializeArray()
Which of the following jQuery method checks if event.stopPropagation() was ever called on this event object?
Is Default Prevented()
Is Propagation Stopped()
Is Immediate Propagation Stopped()
None of the above.
How can you get the type of arguments passed to a function?
Using typeof operator
Using getType function
Both of the above.
None of the above.
Which built-in method adds one or more elements to the end of an array and returns the new length of the array?
Last()
Put()
Push()
None of the above
Which of the following jQuery method loads a remote page using an HTTP GET request?
JQuery.get( url, [data], [callback], [type] )
JQuery.getJSON( url, [data], [callback] )
JQuery.getScript( url, [callback] )
JQuery.post( url, [data], [callback], [type] )
{"name":"Bonus", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"q1","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker