Databases
Visual basic
Operating Systems
Computer Componants
Grab Bag
100
This is a common data type that includes letters, numbers, or special characters.
What is Text
100
When naming a Label object, this prefix should be used.
What is "lbl"
100
This is the OS on our lab computers
What is Windows
100
This device inside a computer provides power for the circuitry.
What is a power supply
100
With respect to a storage medium, this term means users can remove the medium from one computer and carry it to another computer.
What is "portable"
200
In a database, this is a group of related fields.
What is a record
200
This function is used to determine if an input value can be converted into a numeric value.
What is "IsNumeric"
200
This is the OS of an apple Macintosh computer
What is Mac OSx
200
This unit interprets and carries out the basic instructions that operate a computer.
What is the Processor
200
This is an applied science devoted to incorporating comfort, efficiency, and safety into the design of items in the workplace.
What is Ergonomics
300
This stores images, audio clips, and/or video clips.
What is a multimedia database
300
A variable that will be used to contain only whole numbers should be declared as this data type.
What is Int
300
This open source OS has been growing in popularity for years.
What is Linux
300
This componant provides quick but temporary memory.
What is RAM
300
An unsolicited e-mail message or newsgroup posting sent to many recipients or newsgroups at once.
What is Spam
400
Information that is error free is called this.
What is Accurate
400
This property of a Form object can be used to set the text that will appear on the form’s title bar.
What is Text
400
This term describes shutting down and restarting a computer.
What is "booting"
400
Part of the processor: this is where mathamatical calculations are made.
What is the ALU or Arithmetic Logic Unit
400
What is the air-speed velocity of an unladen swallow?
What do you mean? An African or European swallow?
500
There is an error. It is on line? 1. mysql> create table tblAgents( 2. -> ID int not null auto_increment, 3. -> Name varchar(16), 4. -> CodeName varchar(16), 5. -> Location varchar(16) 6. -> Assignment varchar(16), 7. -> Primary key(ID) 8. -> );
What is Line 5. The error is a missing comma.
500
This logical operator has the highest priority and is evaluated first.
What is the "NOT" operator
500
This battery powered chip stores configuration information about the computer.
What is CMOS
500
0101000001000
What is 2568
500
The language that will be used in this class to program the Lego NXT brick
What is NXTg or NQC (Not Quite C)
M
e
n
u