PHP Quiz - 1

PHP Quiz - 1

University

20 Qs

quiz-placeholder

Similar activities

DBA CA 2

DBA CA 2

University

20 Qs

Let's Check!

Let's Check!

12th Grade - Professional Development

15 Qs

Year 9 - Lesson 1 - Spreadsheet Quiz

Year 9 - Lesson 1 - Spreadsheet Quiz

9th Grade - University

18 Qs

Lesson 3: Human Factors as HCI Theories

Lesson 3: Human Factors as HCI Theories

University

15 Qs

Computing 1 Chapter 4

Computing 1 Chapter 4

University

15 Qs

NFA, DFA Definition

NFA, DFA Definition

University

15 Qs

L73_118 Prep for Test

L73_118 Prep for Test

12th Grade - University

20 Qs

Intro to Visual Basic

Intro to Visual Basic

10th Grade - University

20 Qs

PHP Quiz - 1

PHP Quiz - 1

Assessment

Quiz

Computers

University

Medium

Created by

Amit Gohel

Used 55+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What

does PHP stand for?

Private

Home Page

Hypertext

Preprocessor

Pretext

Hypertext Processor

Preprocessor

Home Page

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which

version of PHP introduced Try/catch Exception?

PHP 4

PHP 3

PHP 6

PHP 5 and later

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which

of the following function of String object is used to match a regular

expression against a string?

concat()

match()

search()

replace()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which

one of the following databases has PHP supported almost since the beginning?

Oracle

Database

SQL

SQL+

MySQL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which

one of the following statements is used to create a table?

CREATE

TABLE table_name (column_name column_type);

CREATE

table_name (column_type column_name);

CREATE

table_name (column_name column_type);

CREATE

TABLE table_name (column_type column_name);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which

one of the following statements instantiates the mysqli class?

mysqli

= new mysqli()

$mysqli

= new mysqli()

$mysqli->new.mysqli()

mysqli->new.mysqli()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which

one of the following methods can be used to diagnose and display information

about a MySQL connection error?

connect_errno()

connect_error()

mysqli_connect_errno()

mysqli_connect_error()

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?