ITECA3 - PHP Quiz

ITECA3 - PHP Quiz

University

19 Qs

quiz-placeholder

Similar activities

Computer Security Measure

Computer Security Measure

11th Grade - University

19 Qs

STS Informatika

STS Informatika

10th Grade - University

20 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

Kuis Pemrograman Dasar

Kuis Pemrograman Dasar

University

20 Qs

Assignment 7 - Looping

Assignment 7 - Looping

University

16 Qs

Day-I (Summary Quiz) for ICT Skill Share

Day-I (Summary Quiz) for ICT Skill Share

KG - Professional Development

17 Qs

Soft_Dev

Soft_Dev

University

18 Qs

ICT Unit-2

ICT Unit-2

University

20 Qs

ITECA3 - PHP Quiz

ITECA3 - PHP Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Mark Langa

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Full form of PHP is?

Hypertext Preprocessor

Pretext Hypertext Preprocessor

Processor Hypertext Processor

None of the above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How does the name of the variable in PHP start?

Sign !


Sign $

Sign &

Sign #

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which among the following is the correct delimiters that surround PHP server scripts?

<?php>...</?>


<script>...</script>

<?php...?>

<&>...</&>

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you get information from a form that is submitted using the "get" method?

Request.QueryString;

$_GET[];

Request.Form;

$_POST[];

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct way to add 1 to the $count variable


$count =+1


$count++;

++count

count++;

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the default file extension of PHP?

.html

.php

.css

.js

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

PHP is considered a client-side scripting language.

TRUE

FALSE

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?