test-js

test-js

5th Grade

15 Qs

quiz-placeholder

Similar activities

Compare Fractions and Decimals Less than 1

Compare Fractions and Decimals Less than 1

4th - 5th Grade

10 Qs

Ketaksamaan linear

Ketaksamaan linear

1st - 12th Grade

15 Qs

Expressions, Equations & Inequalities

Expressions, Equations & Inequalities

5th - 6th Grade

20 Qs

Comparing fractions

Comparing fractions

5th - 7th Grade

10 Qs

6.14 Solving and Graphing Inequalities

6.14 Solving and Graphing Inequalities

5th - 7th Grade

20 Qs

Inequalities Graph

Inequalities Graph

5th - 7th Grade

14 Qs

compare decimals

compare decimals

5th Grade

18 Qs

Testez vos connaissances en HTML et CSS

Testez vos connaissances en HTML et CSS

4th Grade - University

14 Qs

test-js

test-js

Assessment

Quiz

Mathematics, Science, Social Studies

5th Grade

Easy

Created by

Zhanar Yerkeyeva

Used 76+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

После какого HTML тега нужно вставить JavaScript?

<scripting>

<js>

<script>

<javascript>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript и Java это одно и тоже.

да

нет

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

В каком разделе можно вставить JavaScript?

<head>

Нито едно от посочените

<body>

<head> и <body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как правильно вставить внешний скрипт?

<#include "sample1.js">

<script name="sample1.js">

<script href="sample1.js">

<script src="sample1.js">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Веншний JavaScript файл должен содержать <script> тег?

да

нет

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

. Как можно вывести сообщение "Hello World!" с помощью JavaScript?

msg("Hello World");

alertBox("Hello World");

alert("Hello World");

msgBox("Hello World");

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Как объявить функцию в JavaScript?

function = New MyFunction()

function = MyFunction()

function:MyFunction()

function MyFunction()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?