TY A Web Technologies -II (Chapter 1 and 2) Quiz

TY A Web Technologies -II (Chapter 1 and 2) Quiz

University

12 Qs

quiz-placeholder

Similar activities

PHP

PHP

University

10 Qs

Kuis Day 2 Bootcamp Android

Kuis Day 2 Bootcamp Android

University

15 Qs

PHP with MySQL quiz

PHP with MySQL quiz

University

15 Qs

PHP Module 1 Unit Test

PHP Module 1 Unit Test

University

15 Qs

Quiz dmi2

Quiz dmi2

12th Grade - University

10 Qs

PHP Assessment 1

PHP Assessment 1

University

14 Qs

แบบทดสอบการเขียนโปรแกรมเพิ่มข้อมูล (INSERT) พร้อม Sweet Alert 2

แบบทดสอบการเขียนโปรแกรมเพิ่มข้อมูล (INSERT) พร้อม Sweet Alert 2

University

10 Qs

Programming in PHP - UNIT V

Programming in PHP - UNIT V

University

10 Qs

TY A Web Technologies -II (Chapter 1 and 2) Quiz

TY A Web Technologies -II (Chapter 1 and 2) Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Shital Pashankar-Bhigwankar

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

OPEN ENDED QUESTION

2 mins • Ungraded

Enter your Full Name

Evaluate responses using AI:

OFF

2.

OPEN ENDED QUESTION

2 mins • Ungraded

Enter your Rollno

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the purpose of the global array $_GET in PHP?

To retrieve data sent in the URL

To handle file uploads

To store data submitted through a form using the POST method

To store information about cookies

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the purpose of the $_SERVER array in PHP?

Contains information about the client's browser

Stores session variables

Provides information about the server and current page

Holds database connection details

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the main difference between GET and POST requests?

POST requests can be cached, GET requests cannot

GET requests can be cached, POST requests cannot

POST requests are idempotent, GET requests are not

GET requests are idempotent, POST requests are not

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the purpose of the $_REQUEST array in PHP?

To handle file uploads

To manage session data

To store server configuration information

To contain the elements of the $_GET, $_POST, and $_COOKIE arrays

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

What is the method used to handle file uploads in PHP?

$_SERVER array

$_ENV array

$_FILES array

$_REQUEST array

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?