Dentro de qual tag HTML colocamos o JavaScript?
Javascript Básico

Quiz
•
Other
•
9th - 12th Grade
•
Hard
Felipe Santos
Used 24+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<js>
<scripting>
<script>
<javascript>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual a sintaxe correta para alteração do conteúdo do trecho HTML a seguir? <p id="demo">Javascript.</p>
document.getElement("p").innerHTML = "Hello, World!";
#demo.innerHTML = "Hello, World!";
document.getElementById("demo").innerHTML = "Hello, World!";
document.getElementByName("p").innerHTML = "Hello, World!";
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Qual é a sintaxe correta para se referir a um script externo chamado "xxx.js"?
<script src="xxx.js">
<script href="xxx.js">
<script name="xxx.js">
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
O arquivo JavaScript externo deve conter a tag <script>?
Verdadeiro
Falso
5.
FILL IN THE BLANK QUESTION
45 sec • 2 pts
Como você escreve "Hello, World" em um alert?
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Como criamos uma função em Javascript?
function:myFunction()
function = myFunction()
function myFunction()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Como chamamos para ser executada a função de nome "myFunction"?
myFunction()
call myFunction()
call function myFunction()
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Quiz 1

Quiz
•
11th Grade
15 questions
HTML test

Quiz
•
9th - 12th Grade
15 questions
Nota 1 - 3° Trimestre (NEM)

Quiz
•
10th Grade
10 questions
TLEQ3W6 QUIZ

Quiz
•
10th Grade
10 questions
Dasar Pemrograman C++

Quiz
•
10th Grade
10 questions
Quis Web Program

Quiz
•
11th Grade
6 questions
exercicios aula assincronas funcoes

Quiz
•
11th Grade
10 questions
JavaScript 1

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Other
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University