Exam 4: Creating Forms With JavaScript

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The onClick event works differently than the onLoad and onMouseOver events.

Free
(True/False)
4.9/5
(39)
Correct Answer:
Verified

False

The term radio button has been around the software industry ever since Microsoft introduced its Windows operating system in the late____.

Free
(Short Answer)
4.9/5
(42)
Correct Answer:
Verified

1980s

What is the most common way in which server-scripts are used?

Free
(Essay)
4.8/5
(31)
Correct Answer:
Verified

Server-scripts are most frequently used to update a database system.

When JavaScript sends information to another location, it is usually done through a(n) ____ connection.

(Essay)
4.9/5
(39)

The doSubmit() function can be used to invoke the alert() method.

(True/False)
4.9/5
(32)

A text field is an input control that allows the user to enter a string value into a specific location on the Web page.

(True/False)
4.8/5
(34)

Which input control would you use if you wanted to create a list of options and have your users choose only one answer?

(Short Answer)
4.8/5
(36)

You can invert a true value to false or a false value to true by placing a single in front of the variable.

(True/False)
4.8/5
(31)

Which of these languages will return a compilation error if you use the wrong operator: Java, JavaScript, C, or C++?

(Essay)
4.9/5
(34)
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)