Garantie de satisfaction à 100% Disponible immédiatement après paiement En ligne et en PDF Tu n'es attaché à rien
logo-home
PHP Exam Questions With Answers Graded A+ 9,84 €   Ajouter au panier

Examen

PHP Exam Questions With Answers Graded A+

 6 vues  0 fois vendu
  • Cours
  • Établissement

PHP Exam Questions With Answers Graded A+ What does php stand for? PHP stands for PHP: Hypertext Preprocessor is PHP server side or client side scripting language? server side how are php files returned to the browser? PHP files are returned to the browser as plain HTML how is a ...

[Montrer plus]

Aperçu 2 sur 6  pages

  • 12 juin 2024
  • 6
  • 2023/2024
  • Examen
  • Questions et réponses
avatar-seller
PHP Exam Questions With Answers Graded
A+
What does php stand for?
PHP stands for PHP: Hypertext Preprocessor


is PHP server side or client side scripting language?
server side


how are php files returned to the browser?
PHP files are returned to the browser as plain HTML


how is a php started and ended?
A PHP scripting block always starts with <?php and ends with ?>


where can a php script be placed in the document?
anywhere


how must each php code line end?
with a semi colon


what is the purpose of the semi colon?
it is a separator and used to distinguish one set of instructions from another


what are two basic statements to output text with PHP?
echo and print


what happens if the php file has an html extension instead of PHP?
the php code will not be executed


how is a single line comment made in php?
With //


how is a comment block made?
//


What are variables used for?
Variables are used for storing values, such as numbers, strings or function results, so that they can be
used many times in a script.


what do all variables start with?
All variables in PHP start with a $ sign symbol.


The correct way of setting a variable in PHP:

, $var_name = value;


is PHP strongly or loosely typed?
loosely


in php does a variable need to be declared (created) before being set?
no, php automatically creates the variable and sets it to the correct type.


What is meant by the term strongly typed?
variables have to be defined before they can be used


in php how must a variable name start?
A variable name must start with a letter or an underscore _


What kinds of characters can a variable name contain?
A variable name can only contain alpha-numeric characters and underscores (a-z, A-Z, 0-9, and _ )


should a variable name contain spaces?
no


if a variable name is more than one word how should it be formatted?
with an underscore between words or with the second word capitalized


What is a string variable used for?
A string variable is used to store and manipulate a piece of text.


What is the only string operator in php?
The concatenation operator (.)


What is the concatenation operator used for?
to put two string values together.


what are operators used for?
Operators are used to operate on values.


What kinds of different operators exist?
arithmetic, assignment, comparison, and logical


when should the if else statement be used?
if you want to execute a set of code when a condition is true and another if the condition is not true


when should the else if statement be used?
is used with the if...else statement to execute a set of code if one of several condition are true

Les avantages d'acheter des résumés chez Stuvia:

Qualité garantie par les avis des clients

Qualité garantie par les avis des clients

Les clients de Stuvia ont évalués plus de 700 000 résumés. C'est comme ça que vous savez que vous achetez les meilleurs documents.

L’achat facile et rapide

L’achat facile et rapide

Vous pouvez payer rapidement avec iDeal, carte de crédit ou Stuvia-crédit pour les résumés. Il n'y a pas d'adhésion nécessaire.

Focus sur l’essentiel

Focus sur l’essentiel

Vos camarades écrivent eux-mêmes les notes d’étude, c’est pourquoi les documents sont toujours fiables et à jour. Cela garantit que vous arrivez rapidement au coeur du matériel.

Foire aux questions

Qu'est-ce que j'obtiens en achetant ce document ?

Vous obtenez un PDF, disponible immédiatement après votre achat. Le document acheté est accessible à tout moment, n'importe où et indéfiniment via votre profil.

Garantie de remboursement : comment ça marche ?

Notre garantie de satisfaction garantit que vous trouverez toujours un document d'étude qui vous convient. Vous remplissez un formulaire et notre équipe du service client s'occupe du reste.

Auprès de qui est-ce que j'achète ce résumé ?

Stuvia est une place de marché. Alors, vous n'achetez donc pas ce document chez nous, mais auprès du vendeur LectDan. Stuvia facilite les paiements au vendeur.

Est-ce que j'aurai un abonnement?

Non, vous n'achetez ce résumé que pour 9,84 €. Vous n'êtes lié à rien après votre achat.

Peut-on faire confiance à Stuvia ?

4.6 étoiles sur Google & Trustpilot (+1000 avis)

83750 résumés ont été vendus ces 30 derniers jours

Fondée en 2010, la référence pour acheter des résumés depuis déjà 14 ans

Commencez à vendre!
9,84 €
  • (0)
  Ajouter