Quiz do Jhoninha

Quiz do Jhoninha

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Webové stránky

Webové stránky

10th Grade

15 Qs

HTML5 II

HTML5 II

9th Grade

15 Qs

GradoOnceCLA

GradoOnceCLA

11th Grade

10 Qs

แบบทดสอบหน่วยการเรียนรู้ที่ 1 แนะนำไพทอน

แบบทดสอบหน่วยการเรียนรู้ที่ 1 แนะนำไพทอน

10th Grade

10 Qs

HTML & CSS

HTML & CSS

11th Grade

10 Qs

Quiz de HTML e CSS para 11º Ano

Quiz de HTML e CSS para 11º Ano

11th Grade

10 Qs

GradoDecimoCLA

GradoDecimoCLA

10th Grade

10 Qs

Excel

Excel

6th - 9th Grade

10 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?