computing M3

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/54

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

55 Terms

1
New cards

System unit

a case that contains electronic components of the computer

2
New cards

motherboard

main circuit board of the system unit

3
New cards

processor

also called the central processing unit (CPU), interprets and carries out the basic instructions that operate a computer

4
New cards

control unit

the component of the processor that directs and coordinates most of the operations in the computer

5
New cards

arithmetic logic unit

performs arithmetic, comparison, and other operations

6
New cards

A computer ___ contains integrated circuits

chip

7
New cards

The pace of the system clock is called the ______, and is measured in gigahertz

clock speed

8
New cards

system clock

controls the timing of all computer operations

9
New cards

Memory

consists of electronic components that store instructions waiting to be executed by the processor, data needed by those instructions, and the results of processing the data

10
New cards

Flash memory

can be erased electronically and rewritten

11
New cards

system unit contains two types

Volatile memory and Nonvolatile memory

12
New cards

Volatile memory Loses its contents when power is turned off

TRUE

13
New cards

Nonvolatile memory Does not lose contents when power is removed

TRUE

14
New cards

Nonvolatile memory lose contents when power is removed

FALSE

15
New cards

Three basic types of RAM chips exist: Dynamic RAM (DRAM) Static RAM (SRAM) Magnetoresistive RAM (MRAM

TRUE

16
New cards

Dynamic RAM

random-access memory that stores each bit of data in a separate capacitor within an integrated circuit

17
New cards

Static RAM

has three different states. It can be in: standby (the circuit is idle), reading (the data has been requested) and writing (updating the contents)

18
New cards

Magnetoresistive RAM

data is not stored as electric charge or current flows, but by magnetic storage elements.

19
New cards

usually reside on a memory module and are inserted into memory slots

RAM chips

20
New cards

The amount of RAM necessary in a computer often depends on the types of software you plan to use

TRUE

21
New cards

The amount of RAM is not necessary in a computer often depends on the types of software you plan to use

FALSE

22
New cards

Memory cache speeds the processes of the computer because it stores frequently used instructions and data

TRUE

23
New cards

It speeds the processes of the computer because it stores frequently used instructions and data  

Memory cache

24
New cards

Memory cache

It speeds the processes of the computer because it stores frequently used instructions and data  

25
New cards

Read-only memory

memory chips storing permanent data and instructions

26
New cards

Read-only memory (ROM) refers to memory chips storing permanent data and instructions

TRUE

27
New cards

refers to memory chips storing permanent data and instructions

Read-only memory (ROM)

28
New cards

Flash memory can be erased electronically and rewritten

TRUE

29
New cards

Firmware can be erased electronically and rewritten

FALSE

30
New cards

Flash memory

can be erased electronically and rewritten

31
New cards

CMO Stechnology does not provides high speeds and consumes little power

FALSE

32
New cards

hard disk drive

a non-volatile storage device which stores digitally encoded data on rapidly rotating platters with magnetic surfaces. Strictly speaking, "drive" refers to a device distinct from its medium

33
New cards

DVD

also known as "Digital Versatile Disc" or "Digital Video Disc," is an optical disc storage media format. Its main uses are video and data storage.

34
New cards

Blu-ray Disc (also known as Blu-ray or BD) is

an optical disc storage medium to supersede the standard DVD format. Its main uses are for storing PlayStation 3 games, high definition video and data storage with up to 50GB per disc.

35
New cards

USB flash drive

consists of a NAND-type flash memory data storage device integrated with a (Universal Serial Bus) interface.

36
New cards

memory card

a solid-state electronic flash memory data storage device capable of storing digital contents.

37
New cards

These are mainly used with digital cameras, handheld and Mobile computers, mobile phones, music players, digital cinematography cameras, video game consoles, and other electronics

A memory card or flash memory card

38
New cards

The keyboard is used to type data into the computer.

TRUE

39
New cards

move some object on the screen and can do some action.

Pointing devices

40
New cards

Scanner

allows you to scan documents, pictures or graphics and view them on the computer. It converts image into dots that the computer can understand

41
New cards

Digital cameras are used to take electronic pictures of an object.

TRUE

42
New cards

are used to put sound into a computer

Microphones

43
New cards

shows the processed information on screen.

Monitor

44
New cards

Printers

produces a hard copy of the information. The information is printed on paper and can be used when the device is off.

45
New cards

Speakers are used to output sound.

TRUE

46
New cards

The radix, or base, of a number system is the total number of unique symbols available system.

TRUE

47
New cards

The smallest valued symbol always has a magnitude of one less than the radix.

FALSE

48
New cards

Decimal notation

is the writing of numbers in the base-ten numeral system, which uses various symbols (called digits) for ten distinct values (0, 1, 2, 3, 4, 5, 6, 7, 8 and 9) to represent numbers.

49
New cards

digits are often used with a decimal separator which indicates the start of a fractional part, and with one of the sign symbols + (plus) or − (minus) to indicate sign

TRUE

50
New cards

a positional numeral system; it has positions for units, tens, hundreds, etc.

decimal system

51
New cards

its place value is based on the number two.

binary system

52
New cards

1's complement • Done by inverting the binary digits (e.g. 1 becomes 0, 0 becomes 1) in the subtrahend.

TRUE

53
New cards

1's complement •Done by finding the 1’s complement of a binary number in the subtrahend then add 1.

FALSE

54
New cards

2's complement • Done by finding the 1’s complement of a binary number in the subtrahend then add 1.

TRUE

55
New cards

For every instruction, a processor repeats a set of four basic operations, which comprise a machine cycle.

TRUE