WEB DEV - QUIZ #2

WEB DEV - QUIZ #2

University

10 Qs

quiz-placeholder

Similar activities

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

JRB2 Quiz 4

JRB2 Quiz 4

University

10 Qs

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

University

10 Qs

Understanding Email, Contacts and Calendaring

Understanding Email, Contacts and Calendaring

University

10 Qs

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

BB

BB

University

10 Qs

Tree and Planar Graph

Tree and Planar Graph

University

10 Qs

CodeMonkey for B.Ed IT

CodeMonkey for B.Ed IT

University

10 Qs

WEB DEV - QUIZ #2

WEB DEV - QUIZ #2

Assessment

Quiz

Computers

University

Medium

Created by

LHANIE MAE DE VERA

Used 14+ times

FREE Resource

AI

Enhance your content in a minute

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()

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?