Teste C

Teste C

10th Grade

10 Qs

quiz-placeholder

Similar activities

Questions Fundamentals of Web Design

Questions Fundamentals of Web Design

9th - 12th Grade

15 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Introducción a HTML - A1

Introducción a HTML - A1

10th Grade

10 Qs

Computer Stuff

Computer Stuff

KG - Professional Development

10 Qs

ITAA Unit 4: CSS

ITAA Unit 4: CSS

9th - 12th Grade

10 Qs

Текстові елементи веб-сторінки

Текстові елементи веб-сторінки

9th - 11th Grade

12 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Test Your Knowledge of HTML

Test Your Knowledge of HTML

9th - 12th Grade

15 Qs

Teste C

Teste C

Assessment

Quiz

Computers

10th Grade

Hard

Created by

FERNANDO PEDON DE PAULA

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual a função do comando if no seguinte código: if xJogador1 > 350; text ("Jogador1 venceu!", 100, 200)?

Fazer o jogador 1 passar da posiçao 350 e aparecer o texto

servir de condição para o comando text ser executado

desenhar o jogador 1 na posição 350

declarar uma variável nomeada xJogador1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual dos seguintes comandos serve para guardar uma informação para ser usada depois?

circle

if

let

text

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual tag é usada para estrutura constrói uma página com um parágrafo de texto dentro do cabeçalho?

<body><p></p></body>

<body><head><p></p></head></body>

<body><header><p></p></header></body>

<body><h1><p></p></h1></body>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual tag é usada para escrever um título principal?

<head>

<html>

<h1>

<header>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Ignorar detalhes sem importância trata-se de:

algoritmo

decomposição

abstração

reconhecimento de padrões

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Em qual tag se colocam metadados?

<html>

<body>

<h1>

<head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Se dividimos um jogo em partes como personagem, fundo, pontuação, estamos usando:

decomposição

abstração

reconhecimento de padrões

algoritmo

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?