Multiple Choice Question (MCQ)

Question: Which is the correct html tag for creating password field
A. <text type = "password">
B. <input type = "pwd?>
C. <input type = "password">
D. <input type = "passcode">
Correct Answer: <input type = "password">