What does GPT stand for?
What is Generative Pre-trained Transformer?
This major platform owned by Microsoft allows developers to create, store, manage and share code online
What is GitHub?
This desktop application bundled with Microsoft Office allows for data analysis using columns and rows
What is Microsoft Excel?
This Windows version loses support in October 2025
What is Windows 10?
What is phishing?
What does LLM stand for?
What is Large Language Model?
This markup language allows for documents to be stored in a web browser
What is Hypertext Markup Language
This desktop application bundled with Microsoft Office allows for data analysis using databases tables
What is Microsoft Access?
This address is used by computers to communicate on a network
What is an IP Address?
This username is the superuser on Linux operating systems
What is root?
This type of data is used by AI models to predict data, perform tasks, recognize patterns and make predictions.
What is training data?
This style sheet language is used for specifying the presentation and styling of a document
What is Cascading Style Sheet (CSS)?
This domain specific language is used to manage data, especially in a relational database management system
What is Structured Query Language (SQL)?
This device is used to prevent unwanted traffic on a network
What is firewall?
This code injection technique is used to attack data-driven applications
What is SQL injection?
This type of data used by AI models evaluate the performance of a machine learning model or system
What is test data?
This popular high level general purpose programming language places an emphasis on code readability with significant indentation and human readable
What is Python?
This value in a database table uniquely identifies each row and enforces referential integrity
What is a primary key?
This network medium uses light to transfer information
What is fiber optic?
This team tests the digital security of an organization by attempting to infiltrate their computer systems
What is red team?
This type of learning uses statistical algorithms that can learn from data and perform tasks without explicit instructions
What is machine learning?
This computer program translates high level computer code into low level computer code that can be easily read by machines
What is a compiler?
This value in a database represents an empty value
What is null?
This network architecture extends a private network across one or multiple other networks which are either untrusted or need to be isolated
What is a Virtual Private Network (VPN)?
This popular Linux distribution is known for including penetration testing and digital forensics tools
What is Kali Linux?