JavaScript Basics Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

JavaScript is a programming language developed mainly to make web pages interactive

True (A)

JavaScript applies character sensitivity concept

True (A)

JavaScript is a set of orders (Statements) executed........

  • random.
  • Straight.
  • in the order in which it is placed. (correct)
  • Circular.

In Javascript empty distances and empty lines cause code problem

<p>False (B)</p> Signup and view all the answers

In the web pages written in HTML we use the tag < ..... > so that we add JavaScript code.

Signup and view all the answers

Order document.write () Let you do this?

<p>Printing (D)</p> Signup and view all the answers

Which element in JavaScript, can you modify its design by?

<p>style</p> Signup and view all the answers

It's (...... ) Show a pop-up showing text of your choice.

<p>alert()</p> Signup and view all the answers

Order document.getElementById () This order allows you to access an item on the web pages through the ID you gave him.

<p>True (A)</p> Signup and view all the answers

From the benefits of placing a script in an extension file .js code is portable and can be used in more than one project.

<p>True (A)</p> Signup and view all the answers

Flashcards are hidden until you start studying

Study Notes

JavaScript Basics

  • JavaScript is a programming language used to make web pages interactive.
  • JavaScript applies the concept of character sensitivity.

Writing JavaScript Code

  • JavaScript code can be written inside HTML web pages using the `

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

JavaScript Basics Quiz
5 questions

JavaScript Basics Quiz

RomanticRhodolite avatar
RomanticRhodolite
JavaScript: The Definitive Guide Quiz
10 questions
JavaScript Programming Language Overview
25 questions
Use Quizgecko on...
Browser
Browser