Introduction:Computing Basics Flashcards

(25 cards)

1
Q

What is Input?

A

May get data from user to accept new data from software

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

What is Processing?

A

Performance of math operations from data

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

What is the process of Output?

A

Processed data delivered to software that requested it; in turn it delivers output to user

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

What is storage?

A

The mechanism that allows computers to maintain data for later

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

What 2 ways computers can store data?

A
  1. Stored in memory
  2. Written on a hard drive, cloud storage or storage location
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are some input devices ?

A

Keyboard, mouse, trackpad, microphone, video camera

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

What are examples of processing for a computer?

A
  1. Manipulation of an image file
  2. Video file stored on disk
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

In most computer systems, processing is done by a special chip in the computer called_______.

A

Central Processing Unit (CPU)

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

Binary Data

A

Data stored as simply 0s and 1s

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

Bit

A

Basic unit of binary storage in a computer system. Single binary digit that is either a 0 or 1.

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

Byte

A

The combination of 8 bits; second most important unit of binary data storage

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

ASCII

A

Data representation used to store characters of standard English characters as well as characters of other languages

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

Microphone

A

Example of input device

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

Speaker

A

Example of output device

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

Processing is the essential step in which _______ is converted to _______.

A

Input , output

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

______ is considered a storage device, although it stores data only briefly

17
Q

ASCII stands for

A

American Standard Code for Information Interchange

18
Q

How does ASCII works?

A

It assigns a glyph (a little graphic of the character) to each numeric code from 0 to 127.

19
Q

Unicode

A

Modern method of representing characters. It assigns a code print , which is a number, to each character

20
Q

4 functions of a Computer

A

Input, Processing, Output, Storage

21
Q

Examples

22
Q

Examples of input devices

A

Camera, scanner, touchpad, keyboard, mouse, microphone

23
Q

Examples of storage devices

A

HHD, memory, USB flash drives, solid state drives,

24
Q

Examples of processing devices

A

CPU(central processing unit ), GPU(graphic processing unit)

25
Examples of output devices
Printer, monitor, speaker