In Express - which of these paths would NOT be cosumed by the following route? '/users/:id/:action?'

🎲 Try a Random Question  |  Total Questions in Quiz: 103  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Node.js Fundamentals Test — practice the complete quiz, review flashcards, or try a random question.


In Express - which of these paths would NOT be cosumed by the following route? '/users/:id/:action?'