What is data privacy?
Protecting personal information.
What is an algorithm?
A step-by-step process for solving a problem.
Why should apps limit permissions?
To reduce unnecessary access to user data.
What does UI mean?
The parts of an app users interact with.
What is a prototype?
An early model used to test an idea.
What is authentication?
Checking who a user is
What is a condition?
A test that can be true or false.
What is malware?
Harmful software.
What does UX stand for?
User Experience.
Why is user feedback important?
It helps designers improve the product.
What is phishing?
A fake message designed to steal information
What is a variable?
A named place for storing information.
Why is input validation important?
It helps prevent incorrect or unsafe input.
What is an example of good navigation?
Clear menus and labeled buttons.
What is user-centered design?
Designing around users' needs.
What does encryption do?
Scrambles data to help protect it
What is a loop?
A way to repeat instructions.
What does a secure login protect?
Access to an account or private information.
Why is accessibility important?
It helps more people use technology successfully.
Why should developers test an app?
To find bugs, usability issues, and security problems.
What is a cybersecurity threat?
Something that can harm systems or steal information.
What is debugging?
Finding and fixing problems in code.
What is the principle of least privilege?
Giving an app only the permissions it needs.
Which design choice improves readability?
Clear fonts and sufficient text size.
What does iteration mean?
Making, testing, and improving a product repeatedly.