JavaScript Quiz with 100% Correct Answers
JavaScript Quiz with 100% Correct Answers What is NOT true about let, var, and const? -let and const were new additions in ES6 -let can be defined in block scope -let can be redeclared in the same scope -const cannot be reassigned - Correct Answer️️ -let can be redeclared in the same scope TRUE OR FALSE: By default, event handlers are set to the bubbling phase. - Correct Answer️️ -True Which function of the XMLHttpRequest object sends the request to the server? - Correct Answer️️ -send Which of these is not among the parameters used in the XMLHttpRequest open function? -HTTP method -URL -async on/off -form data - Correct Answer️️ -form data This property of the XMLHttpRequest object will contain the event handler to be called when the readystatechange event is fired. - Correct Answer️️ -onreadystatechange This property of the XMLHttpRequest object will have a value of 200 when the server sends back an HTTP response with an OK status code. - Correct Answer️️ -status
Written for
- Institution
- Javascript
- Course
- Javascript
Document information
- Uploaded on
- June 16, 2024
- Number of pages
- 5
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
javascript quiz with 100 correct answers
Also available in package deal