Q. Which of the following is used to create a custom model manager?
β
Correct Answer: (C)
models.Manager
Explanation: models.Manager is used to define a custom manager for a model.