πŸ“Š Django
Q. Which command is used to create a new Django app?
  • (A) django startapp
  • (B) startapp
  • (C) python manage.py startapp
  • (D) create app
πŸ’¬ Discuss
βœ… Correct Answer: (C) python manage.py startapp

Explanation: python manage.py startapp is used to create a new Django application.

Explanation by: Rakesh Yadav
python manage.py startapp is used to create a new Django application.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
64
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Rakesh Yadav
Publisher
πŸ“ˆ
82%
Success Rate