PHP TEST

PHP TEST

University

100 Qs

quiz-placeholder

Similar activities

Current Affairs & G.K Marathon Quiz 2020

Current Affairs & G.K Marathon Quiz 2020

12th Grade - University

100 Qs

MAR LAW FINALS  (RETAKE)

MAR LAW FINALS (RETAKE)

University

100 Qs

FINALE Quiz MGT

FINALE Quiz MGT

University

101 Qs

SIMULASI TPS TS1804

SIMULASI TPS TS1804

University

100 Qs

UTS Talim B. Arab

UTS Talim B. Arab

University

100 Qs

KARDIO 2017

KARDIO 2017

University

100 Qs

TOURM 1100 FIRST TERM EXAMINATION

TOURM 1100 FIRST TERM EXAMINATION

University

100 Qs

Babak Penyisihan SESO SMA/Sederajat 2020

Babak Penyisihan SESO SMA/Sederajat 2020

KG - University

100 Qs

PHP TEST

PHP TEST

Assessment

Quiz

Other

University

Practice Problem

Medium

Created by

BSCS-2024-067 Haris Yousaf

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A relational database  ___________ is a data structure used to store and organize information.

View
Table
Report
Stored Procedure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

MySQL is

A Programming language
A technique for writing reliable programs
 A Relational Database Management System
None of the Above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What SQL clause is used to restrict the rows returned by a query?

AND
WHERE
HAVING
FROM

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which will input data into a table?

INSERT INTO table(name, height, weight) VALUES('strand', '6ft 2in', '165')

INPUT INTO table(name, height, weight) VALUES('strand', '6ft 2in', '165')

INSERT INTO table CATEGORIES(name, height, weight) VALUES('strand', '6ft 2in', '165')

INSERT INTO table CATEGORIES(name, height, weight) ('strand', '6ft 2in', '165')

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to show all data in a MySQL table, I would use

SHOW * FROM table;

SELECT * FROM table;

SHOW * IN table;

SELECT * IN table;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is PHP written into a webpage?

Just like other html tags: <php> </php>

Only in a separate file which is linked to the html page

Using curled brackets {php} {/php}

A PHP script starts with <?php and ends with ?>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The if statement is used to execute some code only if a specified condition is true

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

Already have an account?