Exam 1: Exploring the Basics of Javascript
Exam 1: Exploring the Basics of Javascript25 Questions
Exam 2: Web Technologies and Terminologies14 Questions
Select questions type
How to create a Date object in JavaScript?
Free
(Multiple Choice)
4.8/5
(39)
Correct Answer:
A
JavaScript entities start with _______ and end with _________.
Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
D
The syntax of capture events method for document object is ______________
(Multiple Choice)
4.8/5
(44)
The syntax of a blur method in a button object is ______________
(Multiple Choice)
4.8/5
(35)
Which of the following event fires when the form element loses the focus: <button>, <input>, <label>, <select>, <textarea>?
(Multiple Choice)
4.8/5
(41)
Which of the following can't be done with client-side JavaScript?
(Multiple Choice)
4.9/5
(32)
Which of the following attribute can hold the JavaScript version?
(Multiple Choice)
4.7/5
(42)
When a user views a page containing a JavaScript program, which machine actually executes the script?
(Multiple Choice)
4.9/5
(33)
What is the correct syntax for referring to an external script called " abc.js"?
(Multiple Choice)
4.9/5
(38)
The syntax of close method for document object is ______________
(Multiple Choice)
4.8/5
(36)
Which of the following are capabilities of functions in JavaScript?
(Multiple Choice)
4.9/5
(40)
_____ JavaScript statements embedded in an HTML page can respond to user events such as mouse-clicks, form input, and page navigation.
(Multiple Choice)
4.9/5
(42)
Which of the following way can be used to indicate the LANGUAGE attribute?
(Multiple Choice)
4.9/5
(36)
Showing 1 - 20 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)