Search results
- quarantine
To place a virus in a location where it is neutralised before deletion. 
- query
A question asked of the data in a database. The query is structured so that the answer is either true or false. To answer a query the computer must check each record of the data to see if the answer is true. The result of the query is a list of all the data which satisfies the query. Querying a database is also referred to as interrogating the database, selecting data or searching for data. 
- query language
Simplified programming languages restricted to querying databases. 
- queue
A type of list where any new item is added to one end, and items are deleted from the other. 
- quit
To exit a program. 
- Jump:
 - a -
 - b -
 - c -
 - d -
 - e -
 - f -
 - g -
 - h -
 - i -
 - j -
 - k -
 - l -
 - m -
 - n -
 - o -
 - p -
 - q -
 - r -
 - s -
 - t -
 - u -
 - v -
 - w -
 - x -
 - y -
 - z -
 - symbols