Ice breaker 2.0

Ice breaker 2.0

University

8 Qs

quiz-placeholder

Similar activities

untitled

untitled

University

10 Qs

Programming for AI & ML Quiz

Programming for AI & ML Quiz

University

10 Qs

Quiz 2 - Web Frameworks part 1

Quiz 2 - Web Frameworks part 1

University

9 Qs

POST-TEST

POST-TEST

University

10 Qs

PBD Pertemuan 01

PBD Pertemuan 01

University

10 Qs

Quiz Pertemuan 5 Mata Kuliah Pemrograman Web

Quiz Pertemuan 5 Mata Kuliah Pemrograman Web

University

10 Qs

Understanding Data and Encoding

Understanding Data and Encoding

6th Grade - University

10 Qs

Populos University Engecred

Populos University Engecred

University

10 Qs

Ice breaker 2.0

Ice breaker 2.0

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Geminaries Marcelino

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A ________ is often used to identify a user. It is a small file that the server embeds on the user's computer.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A cookie is created with the _________ function.

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A ________ is a way to store information (in variables) to be used across multiple pages.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What PHP function is used to start a session?

start_session()

startsession()

session_start()

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

How do you destroy a session?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

PHP ______ are used to validate and sanitize external input.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_______ is the most popular database system used with PHP.

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In a database, a ______ is a question or a request.