Search Header Logo

WEB DEV - QUIZ #2

Authored by LHANIE MAE DE VERA

Computers

University

Used 15+ times

WEB DEV - QUIZ #2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the MySQLi extension, what does "i" stands for?

inversed

insert

improved

inherit

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a parameter needed to establish connection to the database?

attribute

query

$con

password

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following function is used to establish database connection?

mysqli_query()

mysqli_connect()

mysqli_connection()

db_connect()

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The _______ clause is used to extract only those records that fulfill a specified condition.

WHERE

FETCH

QUERY

SQL

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What method is used to fetch value passed in the URL?

POST

GET

SESSION

FETCH

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct syntax of deleting record?

DELETE table_name
WHERE some_column = some_value

DELETE FROM table_name
WHERE some_column : some_value

DELETE table_name
WHERE some_column : some_value

DELETE FROM table_name
WHERE some_column = some_value

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This function accepts a string value representing a query as one of the parameters and, executes/performs the given query on the database.

mysqli_connect()

mysqli(connect)

mysqli(query)

mysqli_query()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

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

Already have an account?