Correct option is C
• A strong password should include:
– Uppercase + lowercase letters
– Numbers
– Special characters
– Minimum length 8–12+ characters
– Non-predictable, not based on personal information
• Option (c) fulfills all security criteria and is highly resistant to brute-force and dictionary attacks.
• Other options are weak due to simplicity, common patterns, or personal predictability.