Q. Which view is best for showing object detail using a primary key?
β
Correct Answer: (C)
DetailView
Explanation: DetailView displays a single object based on its primary key or slug.