Search Header Logo

Quiz sobre PHP

Computers

University

Quiz sobre PHP
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a forma correta de declarar uma variável no PHP?

$variavel = 10;

variavel = 10;

var = 10;

$var = 10;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Como podemos comentar uma linha de código no PHP?

# Comentário

/* Comentário */

// Comentário

// Comentário //

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é a função utilizada para escrever na tela uma mensagem em PHP?

display

print

write

echo

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

O que é necessário para o PHP interpretar o valor de uma variável dentro de uma string?

Aspas simples

Aspas duplas

Cifrão

Colchetes

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é o tipo de variável que só pode expressar TRUE ou FALSE em PHP?

Float

Boolean

Integer

String

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é o operador utilizado para concatenar strings em PHP?

&

+

,

.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Qual é o operador utilizado para incrementar uma variável em PHP?

++

+=

--

-=

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?