Search Header Logo

Quiz 1

Authored by João Mello

Information Technology (IT)

11th Grade

Used 1+ times

Quiz 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual o output do seguinte bloco de código? ```

x = "5"

y = "10"

print(x + y) ```

15

510

50

Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual das opções abaixo é usada para importar um módulo em Python?

import "math"

import math

include math

from math include

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual tag é usada para inserir um parágrafo no HTML?

<div>

<h1>

<p>

<par>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual comando é utilizado para inserir dados em um banco de dados SQL?

INSERT

UPDATE

SELECT

DELETE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como você cria um link no HTML?

<a href="www.exemplo.com">Clique aqui</a>

<url>www.exemplo.com</url>

<anchor>www.exemplo.com</anchor>

<link>www.exemplo.com</link>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual tag HTML é usada para inserir uma imagem?

<image>

<picture>

<photo>

<img>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que esse comando SQL faz? ``` DELETE FROM estudantes WHERE idade < 18; ```

Deleta todos os estudantes da base de dados

Deleta todos os estudantes que tem menos de 18 anos

Deleta os estudantes que tem mais de 18 anos

Insere na base de dados estudantes com 18 anos

Access all questions and much more by creating a free account

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

Already have an account?