CHAP 1 BASICS OF IT Flashcards

1
Q

SOFTWARE

A

a set of instructions that allows the computer to function.
also known as a program
tells the computer what to do.
different programs solve different problems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

HARDWARE

A

hardware is the physical component of a computer.

a user can see and touch hardware.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

RELATIONSHIP BETWEEN HARDWARE AND SOFTWARE

A

hardware and software are directly related to each other as one cannot function without the other.
hardware cannot perform any task without software and software cannot be executed without hardware.
computer is only useful when hardware and software work together.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

DIFFERENCE BETWEEN HARDWARE AND SOFTWARE

A
HARDWARE :
physical component
can be seen and touched
repaired in case of failure
made up of physical components
replaced if problem isnt solved
SOFTWARE:
a set of instructions
cannot be touched
debugged in case of failure
written in programming language
reinstalled if problem isnt solved.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

DATA

A

data is a collection of raw facts and figures
the word raw means that the data is unprocessed.
data is collected from different sources for different purposes
may consist of numbers, alphabets, symbols etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

INFORMATION

A

the processed form of data is known as information.
it is an organized and processed form of data
it is much more meaningful than data and holds more importance.
used for decision making.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

DATA PROCESSING

A

the process of converting data into information is known as data processing.
there are three basic steps of data processing;

  1. Input - Data
  2. Processing
  3. Output - Information

Example ;
2+2=4
2 + 2 is data
4 is output.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

COMPUTER

A

a device that ca be programmed to accept, process and store data..
consists of hardware and software.
hardware - machine , software - programs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

COMPONENTS OF COMPUTER

A

Input Devices
Output Devices
Processing Devices
Storage Devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

INPUT AND INPUT DEVICES

A

Anything given to the computer including data or information is known as input.
The devices that are used to enter data or information into computer are known as input devices.
Example ; Mouse, Keyboard.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

PROCESSING DEVICES

A

processor is used to process data.
it is also known as the central processing unit CPU.
also known as the brain of the computer.
consists of electronic circuit.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

OUTPUT DEVICES:

A

the data processed into useful information is called output.
output devices display the result of processing.
Example : Monitor, printer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

STORAGE DEVICES

A

refers to secondary storage, most common secondary storage devices are hard disks , hard drives, USBs, CDs, and DVDs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

INFORMATION TECHNOLOGY

A

it uses computing with high speed communication links to spread info from one place to another.
interconnection enables people to send and receive information.
world has become a global village since everyone knows each other as if living in a village.
information helps with problem solving and improve the standard of life.
digital convergence means that various industries can interconnect digitally and share information with one another.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

APPLICATIONS OF IT

A
Web based applications
E-commerce
M-commerce
Artificial Intelligence
Desktop Computing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

TYPES OF SOFTWARE

A

There are two types of software;
System Software
Application Software

17
Q

SYSTEM SOFTWARE

A
a set of programs to control and manage the hardware componets and execution of applications.
Example
Device Drivers
Operating System
Utility Programs