Correct Answer: To create a variable in the current scope
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
Which is NOT a valid arithmetic operator?
What is the logical not operator in JavaScript?
What is the value of x? var obj = {}; obj['function'] = 123; x = obj.function;
Is this a valid multidimensional array? var myArray = [[1,2,3], 'Hello', [6,7,8]];
What does the try statement do?
How can a WordPress template be integrated inside a codeigniter framework using WordPress functions like wp_header,wp_footer,wp_sidebar?
Which will return only the src attribute of an tag while using the post_thumbnail() function in WordPress?
Which deprecated functions are still in use in WordPress?
Which cannot be used to output content from WordPress?
How can the class name of a sub-menu be changed in the wp_nav_menu?
JavaScript MCQs | Topic-wise