Certified Django Developer Sample Questions


Sample Questions
 

 

1. The word RSS expands to _____________.

A. Really Simple Synchronization

B. Really Simple Syndication

C. Really SAX Syndication

D. None of the above

2. The word OSS means _____________.

A. Open Software Sources

B. Open Source Software

C. Open Source Systems

D. None of the above

3. The minimum Python version required for django installation is _____________.

A. 2.0

B. 3.0

C. 2.3

D. None of the above

4. The file manage.py is an

A. Command level utility

B. GUI utility

C. Python middleware

D. None of the above

5. The default port used by django server is _________.

A. 8000

B. 8080

C. 80

D. None of the above

Answers: 1 (B), 2 (B), 3 (C), 4 (A), 5 (A)

 

More Practice Test at:

https://www.vskills.in/practice/quiz/Django

 For Support