Exam 10: Creating Interactivity With Css and Javascript

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In JavaScript, methods associated with the document object might be write and open .

Free
(True/False)
4.7/5
(33)
Correct Answer:
Verified

False

In CSS, the rotate(30deg) method rotates the element _____.

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

A

GitHub is an online repository used by developers to share code. 

Free
(True/False)
4.7/5
(42)
Correct Answer:
Verified

False

Explain the use of an if/else statement in JavaScript.

(Short Answer)
4.9/5
(42)

Roger has created a JavaScript program as an external .js file. What is the format he must follow to specify the file as an external file?

(Multiple Choice)
4.9/5
(36)

Identify the code that shows how an object name and its property are separated.

(Multiple Choice)
4.8/5
(31)

A parameter or _____ is a value given to a method.

(Multiple Choice)
4.9/5
(31)

JavaScript uses _____ to store values temporarily in internal memory.

(Multiple Choice)
4.8/5
(33)

Which DOM method returns the first HTML element with the specified CSS selector?

(Multiple Choice)
4.8/5
(29)

Identify the correct  JavaScript  code used when  multiple statements appear on the same line.

(Multiple Choice)
4.8/5
(37)

Adding animation to a webpage distracts the user's attention and compromises their experience.

(True/False)
4.8/5
(38)

In JavaScript, _____ must have a unique name and must follow the same naming conventions as user-defined functions.

(Multiple Choice)
4.8/5
(36)

Which CSS animation property specifies whether the animation is in progress or paused?

(Multiple Choice)
4.9/5
(38)

JavaScript programming is needed to display and hide the navigation links for a mobile viewport.

(True/False)
4.8/5
(46)

A(n) _____ is how JavaScript associates an action with a function.

(Multiple Choice)
4.8/5
(42)

Efficient use of JavaScript can significantly improve and enrich the user experience.

(True/False)
4.8/5
(40)

Properties cannot be assigned to JavaScript objects.

(True/False)
4.9/5
(45)

You can use the jQuery _____ method to create animations on a webpage.

(Multiple Choice)
4.8/5
(41)

Identify the event handler that indicates the user has made an object active.

(Multiple Choice)
4.8/5
(41)

JavaScript is a more complex programming language than Java.

(True/False)
4.8/5
(37)
Showing 1 - 20 of 65
close modal

Filters

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