Correct Answer: object
Explanation:
Note: This Question is unanswered, help us to find answer for this one
JavaScript Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More JavaScript MCQ Questions
Difference between the 'var' keyword and the new 'let' keyword which appears in ECMAScript 6 ?
var data = [1, 2, 3, 4, 5, 6]; data.shift(); What does data look like?
var a = new Boolean(false); What is (typeof a)?
Which String prototype method is capable of removing a character from a string?
Different ways to affect the 'this' reference in a function?
To place a node in the left of a borderpane p, use ________.
The type attribute value for javascript is ____.
The switch statement case value can evaluate to all of the following except ____.
The static method ________ of class string returns a formatted string.
Regular expression patterns consist of literal characters and ____.
JavaScript MCQs | Topic-wise