Hardware
Programming Languages
Software
What Is a Program Made Of?
GUI
100
What is a Computer's Physical Components?
What is Hardware
100
A set of instructions a computer follows in order to perform a task is what?
What is Program
100
This set of programs that manages the computers hardware devices and controls their processes.
What is Operating Systems
100
An item in a program that contains data and has the ability to perform operations is called what?
What is Object
100
A rectangular area that contains other visual elements such as text, buttons, and boxes that accept keyboard input is called?
What is Window
200
This part of a computer that actually runs programs. It is the most important component in a computer becasue without it, the computer could not run software
What is CPU or Central Processing Unit
200
This special language used to write computer programs.
What is Programming Language
200
Programs that run on a computer is called?
What is Software
200
The CPU only processes instructions written in:
What is Machine Language
200
Which of the following is NOT a valid name for a control? A. 40HoursWorked B. txtExit C. lblDateString
What is A.
300
You can think of _________ as teh computer's work area?
What is Main Memory
300
Which of the following terms refers to a set of well-defined steps for solving a problem?
What is Algorithm
300
This makes a computer useful to the user?
What is Application Software
300
A cross between human language and programming language is called?
What is Psuedocode
300
What is the default name given to the first Label control created in an application?
What is Label1
400
The most common type of secondary storage device is the?
What is Disk Drive
400
This powerful advanced programming languages that emphasize flexibility and fast running times is known as?
What is C
400
___________, Mac OS, and Linux are all operating systems.
What is Windows
400
Variable names are assigned by who?
What is Programmer
400
In a Control Name, are spaces used anywhere in a control? True or False
What is False, they are Not
500
Any data the computer send to the outside world is consider what type of devices?
What is Output
500
This flexible and powerful programming language that runs on many different computer systems is called?
What is Java
500
________ Processing, Spreadsheet, and Database packages are all examples of application software.
What is Word
500
Set of rules that must be strictly followed when writing a program is called?
What is Syntax
500
A window that contains the other elements is known as a ________ control.
What is Form