Se liga 3º trimestre 1º ano

Se liga 3º trimestre 1º ano

10th Grade

15 Qs

quiz-placeholder

Similar activities

KUIS BAB V PENGEMBANGAN APLIKASI MOBILE

KUIS BAB V PENGEMBANGAN APLIKASI MOBILE

9th - 12th Grade

20 Qs

Search Engine dan Validitas Sumber Data

Search Engine dan Validitas Sumber Data

10th Grade

20 Qs

Examination Chapter 1

Examination Chapter 1

10th Grade

10 Qs

Asesmen Aplikasi Perkantoran (TIK)

Asesmen Aplikasi Perkantoran (TIK)

10th Grade

20 Qs

Jaringan Komputer dan Internet

Jaringan Komputer dan Internet

10th Grade

20 Qs

PTS Informatika X Semester 1 2024-2025

PTS Informatika X Semester 1 2024-2025

10th Grade

20 Qs

Sumatif Bab 1 (Informatika & Kemampuan Umum")

Sumatif Bab 1 (Informatika & Kemampuan Umum")

10th Grade - University

20 Qs

Informatika dan Berpikir Komputasional

Informatika dan Berpikir Komputasional

10th Grade

20 Qs

Se liga 3º trimestre 1º ano

Se liga 3º trimestre 1º ano

Assessment

Quiz

Information Technology (IT)

10th Grade

Hard

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como declarar uma variável em JavaScript?

a. var nome;

b. declare nome;

c. variável nome;

d. let varNome;

e. new var nome;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é o resultado de console.log(5 + "5");?

a. 10

b. 55

c. undefined

d. erro de sintaxe

e. null

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual estrutura é usada para executar um bloco de código várias vezes?

a. if...else

b. for

c. while

d. switch

e. b e c estão corretas

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual destes comandos exibe um alerta na tela em JavaScript?

a. console.alert()

b. display()

c. show("Mensagem");

d. alert("Mensagem");

e. popup("Mensagem");

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a função de document.getElementById("id") no JavaScript?

a. Obter o valor de uma variável.

b. Selecionar um elemento HTML pelo seu ID.

c. Criar um novo elemento HTML.

d. Redirecionar para outra página.

e. Declarar uma nova variável com o nome do ID.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como você declara uma variável em JavaScript?

a. var minhaVariavel;

b. let minhaVariavel;

c. const minhaVariavel;

d. Todas as alternativas acima estão corretas.

e. Nenhuma das anteriores.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é o resultado de console.log(typeof null);?

a. "object"

b. "null"

c. "undefined"

d. "string"

e. "boolean"

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?