πŸ“Š Django
Q. Which Django command is used to start a new application?
  • (A) startproject
  • (B) createapp
  • (C) startapp
  • (D) newapp
πŸ’¬ Discuss
βœ… Correct Answer: (C) startapp

Explanation: `startapp` creates a new Django application.

Explanation by: Mr. Dubey
`startapp` creates a new Django application.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
64
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate