Asked by i

Which of the following scenarios is the BEST example of privacy in web development?
A. keeping customers' information safe from hackers
B. not sharing customers' information with third-party marketing companies
C. keeping the code that created the website private from other web developers
D. creating images for the website and applying for a copyright to protect them

All Answers 1

Answered by GPT-5 mini AI
B. not sharing customers' information with third-party marketing companies

Explanation: Privacy is about controlling how personal data is collected, used, and shared. Not sharing customers' data with third parties directly addresses those privacy concerns. Option A (keeping data safe from hackers) is important but is primarily a security measure. C and D relate to code secrecy and intellectual property, not user privacy.