PHP Quiz#2

PHP Quiz#2

11th Grade

10 Qs

quiz-placeholder

Similar activities

Pre Test Kelas Pemograman WEB

Pre Test Kelas Pemograman WEB

1st - 12th Grade

10 Qs

Website Development

Website Development

6th - 12th Grade

14 Qs

css-quiz

css-quiz

9th - 12th Grade

11 Qs

Trắc nghiệm Wordpress

Trắc nghiệm Wordpress

10th Grade - University

10 Qs

GFG Quiz

GFG Quiz

11th Grade - Professional Development

10 Qs

HTML - CSS

HTML - CSS

9th - 12th Grade

10 Qs

XII PPLG

XII PPLG

11th Grade

10 Qs

Website Dev dengan HTML

Website Dev dengan HTML

7th - 12th Grade

10 Qs

PHP Quiz#2

PHP Quiz#2

Assessment

Quiz

Education

11th Grade

Medium

Created by

Maria Reyes

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A PHP script always starts and ends with _________.

<php> & </php>

<?php> & ?>

<?php & ?>

<script> & </script>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is an easy to install Apache distribution used to run HTML, PHP and MySQL files.

Edge

Sublime Text

Visual Studio Code

XAMPP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to declare a variable in PHP?

Using var keyword then variable name

Using let keyword then variable name

Using const keyword then variable name

Using $ followed by the variable name

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is a valid PHP variable name?

$_firstName

$1stname

$first name

$first-name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods displays the user's input from the form in the web browser's address bar?

GET

PASS

POST

SEND

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods has limits on the amount of information to send?

GET

PASS

POST

SEND

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

$_POST is same with $_post.

True

False

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?