COMP ARCH PRELIM Flashcards

1
Q

a technique to represent and work with numbers

A

NUMBER SYSTEM

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

the most common number system

A

DECIMAL NUMBER SYSTEM

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

the value of digits will depend on its position

A

POSITIONAL VALUE SYSTEM

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

in binary number system, what is the Least significant bit (LSB)

A

the rightmost digit

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

in binary number system, what is the Most significant bit (MSB)

A

the leftmost digit

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

What does the binary number system represent?

A

on and off

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

what is each binary digit called?

A

bit

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

_________ is measured in terms of how many bits it can store

A

Computer memory

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

how many bits in 1 byte

A

8 bits

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

it has 8 digits from 0-7

A

OCTAL NUMBER SYSTEM

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

What digits are used in the hexadecimal number system?

A

0-9 & A-F

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

7 bit code that has 128 (27) possible codes

A

ASCII

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

ASCII stands for

A

American Standard code for Information Interchange

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

Most widely used alphanumeric code

A

ASCII

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

This is developed to support Indian languages on computer

A

ISCII

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

ISCII stands for:

A

Indian Script Code for Information Interchange

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

This is mostly used by government departments

A

ISCII

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

International coding system designed to be used with different language scripts

A

Unicode

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

Encompasses all physical aspects of computer systems.

A

COMPUTER ORGANIZATION

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

Logical aspects of system implementation as seen by the programmer.
E.g., instruction sets, instruction formats, data types, addressing
modes.

A

COMPUTER ARCHITECTURE

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

3 computer components

A
  1. processor
  2. Memory
  3. Mechanism
22
Q

its function is to interpret and execute programs

23
Q

its function is to store both data and programs

24
Q

this is for transferring data to and from the outside world

25
devices that input data into the computer such as a keyboard, mouse, scanner, and digital camera, microphone, QR code reader, RFID reader
Input devices
26
the memory unit consists of:
1. RAM 2. ROM 3. CACHE MEMORY 4. SECONDARY STORAGE
27
where programs are stored during execution -Main memory/primary storage
RAM (Random Access Memory)
28
contains special instructions for the computer to operate
ROM (Read Only Memory)
29
increases the speed of the processor by recording and anticipating instructions
Cache memory
30
storage provided by peripheral devices, used when large amounts of data have to be stored on a more permanent basis
Secondary storage
31
processing unit consists of
1. central processing unit 2. Arithmetic-logic unit 3. control unit
32
the brain of a computer, containing of all the circuitry needed to process - Composed of ALU and control unit (CU)
CPU
33
where all arithmetic and logic operations and manipulation of numbers take place
ALU
34
controls and coordinates the order of execution of program instructions
Control Unit
35
The nerve center of a computer
Control Unit
36
Used to communicate data from computers to the users.
Output Unit
37
Processor speeds are measured in ____ or ____
MHz or GHz
38
It is a unit of storage
Byte
39
_____ is measured in MB
RAM (main memory)
40
it is measured in GB for small systems, TB for large systems
Disk storage
41
______on computer chips are measured in microns
Circuits
42
the “brain of the system”, it executes program instructions
Microprocessor
43
it determines the amount of data and size of programs you can store
Hard disk capacity
44
it allow movement of data between a system and its external devices
Ports
45
send data as a series of pulses along 1 or 2 data lines
Serial ports
46
send data as single ports along at least 8 data lines
Parallel ports
47
an intelligent serial interface that is self configuring (supports “plug and play”)
USB (Universal Serial Bus)
48
What are the standard organizations related to computer components?
* Institute of Electrical and Electronic Engineers (IEEE) * International Telecommunications Union (ITU) * American National Standards Institute (ANSI) * British Standards Institution (BSI) * International Organization for Standardization (ISO)
49
Established standards for computer components, data representation, and signaling protocols, among many other things
The Institute of Electrical and Electronic Engineers (IEEE)
50
Concerns itself with the interoperability of telecommunications systems, including data communications and telephony
The International Telecommunications Union (ITU)
51
influential in formulating standards for computer hardware and software, including their methods of manufacture
The International Organization for Standardization (ISO)