Quiz do Jhoninha

Quiz do Jhoninha

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML FORMS

HTML FORMS

9th Grade

10 Qs

Pseudocódigos

Pseudocódigos

9th - 12th Grade

12 Qs

Quiz de HTML e CSS para 11º Ano

Quiz de HTML e CSS para 11º Ano

11th Grade

10 Qs

HTML & CSS

HTML & CSS

11th Grade

10 Qs

Linguagens de programação HTML/CSS

Linguagens de programação HTML/CSS

11th Grade

10 Qs

HTML PROGRAMMING

HTML PROGRAMMING

8th - 12th Grade

10 Qs

Quiz de Programação Front End

Quiz de Programação Front End

12th Grade - University

15 Qs

Cấu trúc rẽ nhánh

Cấu trúc rẽ nhánh

11th Grade

14 Qs

Quiz do Jhoninha

Quiz do Jhoninha

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Hard

Created by

JONATÃ MIRANDA

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual dos softwares do pacote office é responsável para formatação de texto

microsoft word

notepad++

bloco de notas

microsoft net framework

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual formato de arquivo salvo pelo Microsoft PowerPoint em sua versão atual.

.ppt.

.pdf

pptx

.docx

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual dos codigos HTML abaixo com uma tabela de linhas e colunas está correto

<table>

<th>

<tr>Numero1</tr>

</th>

</table>

<table>

<td>

<th>Numero1</th>

</td>

</table>

<table>

<th>

<td>Numero1</td>

</th>

</table>

<table>

<tr>

<td>Numero1</td>

</tr>

</table>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual elemento do CSS é responsável por definir espaçamento interno

margin-inside

margin

padding

spacing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual código correto para centralizar verticalmente e horizontalmente um elemento no CSS

display: block;

justify-content: space-between;

margin: center;

display: block;

justify-content: center;

align-items: center;

display: flex;

justify-content: center;

align-items: center;

display: inline-flex;

text-align: space-between;

align-items: center;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual função do PHP é possível buscar um envio de dados do front-end

$GET

$_POST

$PUT

$PATCH

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual a função para selecionar um banco de dados de uma conexão Mysql no PHP

mysqli_db_select()

mysqli_select_db()

mysql_select_database()

select_mysql_db()

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?