Multiple choice technology security In an application handling credit card data, which of the following is true? Credit Card Numbers cannot be stored in database Credit Card numbers can be stored in database but not in plain text Avoid storing credit card numbers if not necessary Option 1 AND Option 3 Opion 2 AND Opion 3 None of above Reveal answer Fill a bubble to check yourself E Correct answer Explanation To comply with security standards like PCI-DSS, applications should avoid storing credit card numbers unless absolutely necessary. If storage is required, they must never be stored in plain text and must be encrypted.