APPDEV Prelim

APPDEV Prelim

University

20 Qs

quiz-placeholder

Similar activities

DS-3

DS-3

University

25 Qs

Selection Programming_If condition

Selection Programming_If condition

8th Grade - University

15 Qs

Quizz Python Pandas

Quizz Python Pandas

University

15 Qs

Kuis HTML dan CSS

Kuis HTML dan CSS

11th Grade - University

20 Qs

Algoritma Struktur Data

Algoritma Struktur Data

University

20 Qs

Побитовые операторы в Python

Побитовые операторы в Python

9th Grade - University

18 Qs

Responsi Basda Lanjut

Responsi Basda Lanjut

University

20 Qs

ÔN TẬP CRV1

ÔN TẬP CRV1

6th Grade - University

22 Qs

APPDEV Prelim

APPDEV Prelim

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Jayson Reales

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

require './config/db.php'_____

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

$sql = $con->prepare("SELECT * FROM students WHERE stud_id = _____");

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

$id = _____['student_id'] ?? null;

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

header("Location: index.php")_____

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

$stmt->execute([":id" _____ $id]);$sql_____execute([":id" => $id]);

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

$con->setAttribute(_____ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

} catch (PDOException $e_____ {

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?