Джанго 3

Джанго 3

University

60 Qs

quiz-placeholder

Similar activities

BSIS - ELEC4 - FINAL EXAM

BSIS - ELEC4 - FINAL EXAM

University

61 Qs

E-Commerce Online Endterm Exam

E-Commerce Online Endterm Exam

University

60 Qs

4) 208.1 Basic Apache Configuration

4) 208.1 Basic Apache Configuration

University

61 Qs

Django

Django

University

60 Qs

Computer ٍSkills- Chapter 3

Computer ٍSkills- Chapter 3

1st Grade - University

62 Qs

ICT_Test

ICT_Test

University

59 Qs

NET1L - Lesson 3 (Protocol Suites Pt. 2)

NET1L - Lesson 3 (Protocol Suites Pt. 2)

University

55 Qs

8) 209.1 Samba server configuration.

8) 209.1 Samba server configuration.

University

61 Qs

Джанго 3

Джанго 3

Assessment

Quiz

Computers

University

Hard

Created by

Ansagan Sailaubek

Used 1+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There is no way the end user can see the actual data stored in a password form field

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do radio buttons in HTML associate with each other?

They use the same name parameter

They come right after one another in the HTML

They are part of a radio-group tag

They must be in the same paragraph (p tag)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTTP response code is sent to a browser when a missing or incorrect CSRF value is detected by Django?

403

302

500

200

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTTP code is sent to the browser to redirect it to another page?

302

500

403

200

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why do we consider the POST-Redirect-GET pattern best practice?

To avoid triggering the browser double-POST popup

To handle files as attachments

To make sure that cookies are not stolen

To validate incoming data in a form

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What part of a Django application handles session management?

Models

Middleware

Views

Templates

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where are cookies stored?

In the database

In the Python code

In elasticache

In the browser

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?