CS401A's Prelims: Comp. Sys. Architect. Module 01 Flashcards

For preliminary exams.

1
Q

is a device that can compute for desired info through entering info.

A

A computer

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

on the other hand, can be defined as many elements working as one.

A

A system,

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

It is a working procedure or methods to which a process is formed.

A

system

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

therefore, is a system that comprises elements that process raw data and instruction.

A

A computer system,

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

It is a fundamental representation of facts and observations.

A

Data

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

It is processed by a computer system to provide information, which is the very reason for the computer’s existence.

A

Data

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

It can also take on a number of different forms: numbers, text, images, and sounds.

A

Data

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

It consists of system and application programs that define the instructions executed by the hardware.

A

Software

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

that acts as an interface for application programs and utilities to access the internal services provided by the operating system.

A

application programming interface (API)

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

that contains the most important operating system processing functions.

A

kernel

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

This includes devices that process data by executing instructions, storing data, and moving data and information between various Input/Output (I/O) devices, making the system and info accessible to users.

A

Hardware

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

It is where the computer processes all data and instructions (or commands that a computer must do).

A

Microprocessor

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

It is mostly used as a temporary storage for processed data and running applications.

A

Primary Storage

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

Some of the examples are random access memory (RAM) and cache memory.

A

Primary Storage

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

It is used to store files, applications, and operating system.

A

Secondary Storage

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

It is a type of a non-volatile storage media that stores data on spinning magnetic disks rotating at a high-speed.

A

HDD (Hard Disk Drive)

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

It is a type of a non-volatile storage media that stores data in a single flash memory.

A

Flash Drive

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

It is known for its portability.

A

Flash Drive

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

It is a type of a non-volatile storage media that stores data on a series of solid-state flash memory.

A

SSD (Solid State Drive)

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

It is known for its amazingly fast reading and writing data

A

SSD (Solid State Drive)

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

It is one of the primary input devices composed of buttons with alphanumeric characters.

A

Keyboard

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

It is a handheld input device that is capable of controlling and maneuvering graphical user interface (GUI) with the use of a cursor on display.

A

Mouse

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

It is capable of displaying the GUI of a computer.

A

Monitor

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

It is capable of representing data on paper.

25
Q

It consists of hardware and software that transport programs and data between interconnected computer systems.

A

Communication

26
Q

provides the connection between computers.

A

A communication channel

27
Q

are copper, fiber-optic, and wireless (infrared [IR], radio frequency [RF], Wi-Fi, and Bluetooth).

A

Communication
Some of the data media channels

28
Q

is the design of computer components in hardware being used, in the flow of data input-process-storage-output within the system, in algorithms being implemented, and more.

A

ARCHITECTURE
Architecture in computer systems

29
Q

The design can be distinguished into two (2):

A

by form and by function.

Design by form
Design by function

30
Q

refers to the structure and size of a system. From the structure of the system, computer systems can be classified by form to distinguish form factor.

A

Design by form

31
Q

are usually small, low cost, and intended for one (1) user or one (1) device. These are used for a large variety of applications,

A

Microcomputers

32
Q

These are used for a large variety of applications,

from network access to business, educational, and entertainment applicactions and even games.

(e.g., PC, PDA, gadget, and console)

A

Microcomputers

33
Q

are generally used in a multiuser environment. These servers act as a platform for a specific application,

A

Minicomputers

34
Q

These servers act as a platform for a specific application,

such as a print server that manages all printers and handles all print tasks or a mail server that manages all the organization’s mail.

(e.g., single rack server [print, Web, file])

A

Minicomputers

35
Q

are large organizational computer systems that act as the main computational infrastructure.

A

Mainframes

36
Q

These are usually very powerful and support many concurrent users.

A

Mainframes

37
Q

These systems host an organization’s databases and provide applications to support all business processes.

(e.g., server farms [dsata centers])

A

Mainframes

38
Q

pertains to the specific instruction or process that a computer system must have to meet criteria and application.

A

Design by function

39
Q

These are the simplest functions of a computer:

A

Input/Output
Basic arithmetic and logical calculations
Data transformation or translation
Data sorting
Searching for data matches
Data storage and retrieval
Data movement

40
Q

pertains to the placing of data in or out of the computer system.

A

Input/Output

41
Q

pertains to mathematic calculations and comparison.

A

Basic arithmetic and logical calculations

42
Q

pertains to the data that changes from one form to another due to instruction or need.

A

Data transformation or translation

43
Q

pertains to arrangements of data by a list or specific criterion or criteria.

A

Data sorting

44
Q

pertains to the comparison of data to suffice condition.

A

Searching for data matches

45
Q

pertains to getting and/or placing data in a non-volatile storage.

A

Data storage and retrieval

46
Q

pertains to the placement of data from one memory location to the other.

A

Data movement

47
Q

Can be included as a design by function due to the rapid influx of technology in today’s standards.

A

Moore’s Law

48
Q

This law represents designing for rapid change of hardware from the semiconductor industry perspective.

A

Moore’s Law

49
Q

It also states that integrated circuit resources double every 18-24 months.

A

Moore’s Law

50
Q

This law relies on the “Transistor count” as a basis for the advancement of integrated circuit.

A

Moore’s Law

51
Q

As technology arises, computers become more advance to the point of designing complex computer systems for a specific purpose.

A

architecture complexity

52
Q

Through the complexity of computer architecture, the design and understanding of computer systems become harder.

A

architecture complexity

53
Q

It is used to characterize a certain object at different levels of representation offering models.

A

Abstraction

54
Q

It is a structure that has a predetermined ordering from high to low.

A

computer hierarchy

55
Q

It refers to systems that are organized in the shape of a pyramid.

A

computer hierarchy

56
Q

It is a process of splitting the system in smaller chunks.

A

decomposition

57
Q

People can work better by working on smaller separate tasks.

A

decomposition

58
Q

Work on each chunk in different times (prioritizing important chunks)

A

decomposition

59
Q

Give each chunk to a different person/team (work can be done in parallel).

A

decomposition