Comp 106 Flashcards
What are the two principals of computers/what is a computer?
1) They respond to a specific set of instructions in a very specific manner
2) It can execute the instructions stored on memory
What is a program?
A program is a specific set of instructions written for the computer. They contain variables and statements
what is hardware?
The components of the computer you can touch, vs the computer programs which are ideas, instructions etc stored in the hardware
what is a disk drive?
hard drive
What are the 5 kinds of loops?
Sensor controlled logic controlled forever loops time controlled and fixed (repeat for x times)
What is a variable?
a variable is a memory location where you can store temporary results
What is system software?
Software that comes with the computer that makes it easier to program eg. network software, operating system etc.
What is a database management system?
a collection of programs that allow you to store, retrieve and modify information from a database eg computerized library systems, ATMs etc