Ir para conteúdo

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

hinom

Challenge for ZEND PHP5 Certification - 037

Exercise 37  

4 votos

  1. 1. What will be the output of the following code?

    • A. 12 . 6
      1
    • B. 126
      3
    • C. 12.6
      0
    • D. Error: You cannot add integers through the concatenation operator(.)
      0


Recommended Posts

Exercise 37

 

What will be the output of the following code?

 

echo 12 . 6;

A. 12 . 6

B. 126

C. 12.6

D. Error: You cannot add integers through the concatenation operator(.)

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.