TECHNICAL QUIZ
Across
- 3. main advantage of using a DBMS over traditional file-based systems
- 5. popular web framework for Python
- 6. structure used to speed up searching and sorting
- 9. is used for concise conditional expressions in Python
- 11. class that defines a set of methods to be implemented by other classes
- 12. hidden patterns and relationships in data
- 14. of organizing data into separate tables
- 15. identifier for each record in a table
Down
- 1. process of converting plain text into unreadable text to protect it
- 2. Java program that runs on a server and generates dynamic web pages
- 4. main loop construct in Python
- 7. automatically executed in response to an event
- 8. way to perform the same action in different ways
- 10. software that is designed to harm computer systems and networks
- 13. /a way to reuse code in multiple classes