Search Header Logo

APPDEV Prelim

Authored by Jayson Reales

Information Technology (IT)

University

APPDEV Prelim
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

require './config/db.php' (a)  

2.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

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

3.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

$id = (a)   ['student_id'] ?? null;

4.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

header("Location: index.php") (a)  

5.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

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

(a)  

6.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

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

7.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

} catch (PDOException $e (a)   {

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

Already have an account?