Джанго 3

Джанго 3

University

60 Qs

quiz-placeholder

Similar activities

Software E. Final

Software E. Final

University

60 Qs

Year 8 - Term 2.2 Quiz

Year 8 - Term 2.2 Quiz

8th Grade - University

59 Qs

Associate Diploma in Software Development Quiz- Set 1 (Amal)

Associate Diploma in Software Development Quiz- Set 1 (Amal)

University

60 Qs

EmpTech-Q1_Diagnostic Test

EmpTech-Q1_Diagnostic Test

University

60 Qs

CC 105

CC 105

University

63 Qs

Amazon AWS CLF-C01 Chapter 7 - 8

Amazon AWS CLF-C01 Chapter 7 - 8

University

57 Qs

MIDTERM EXAM SAD

MIDTERM EXAM SAD

University

60 Qs

Preparing for MTA Certification

Preparing for MTA Certification

KG - University

60 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?