Module 02: Computer Hardware and Software Flashcards

1
Q

What is hardware?

A

All the physical components of a computer

Hardware includes any tangible parts of a computer system.

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

What is the main function of the motherboard?

A

It is the main circuit board that holds the CPU, memory, connectors for storage, and ports for peripherals

The motherboard serves as the backbone of a computer, connecting all components.

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

What does the CPU stand for?

A

Central Processing Unit

The CPU is often referred to as the brain of the computer.

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

What is the role of the CPU in a computer?

A

It executes instructions in response to commands

The CPU processes data and performs calculations necessary for running applications.

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

What factors determine the performance of a CPU?

A

Model, version, and speed

Higher-end models typically offer better performance.

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

How is the speed of a CPU measured?

A

In Megahertz (MHZ) or Gigahertz (GHZ)

1 GHz equals 1,000 MHz, indicating the number of cycles per second.

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

What are the required hardware components of a computer?

A

Motherboard, Processor (CPU), memory, connectors for hard drive and optical drives, various external ports and peripherals

These components are essential for a computer to function effectively.

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

What is memory in the context of computers?

A

Electronic storage devices or chips on the motherboard of a computer

Memory is essential for data storage and processing in a computer system.

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

List the types of memory.

A
  • RAM
  • ROM
  • Cache

These types serve different purposes in computer operations.

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

What does RAM stand for?

A

Random Access Memory

RAM is crucial for temporary data storage during processing.

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

What is the function of RAM?

A

Stores data and instructions currently being processed by a computer’s CPU

Data in RAM is temporary and lost when power is off.

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

True or False: Data in RAM is erased when power is switched off.

A

True

This characteristic distinguishes RAM from other memory types.

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

What does ROM stand for?

A

Read Only Memory

ROM is used for storing critical startup instructions.

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

What is the main feature of ROM?

A

Contains permanently recorded instructions vital for starting up a computer

Instructions in ROM can be read but not modified.

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

True or False: Instructions in ROM can be changed.

A

False

ROM is designed to be non-volatile and unchangeable.

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

What is the purpose of cache memory?

A

To speed up processing by storing frequently called items in a small, rapid access memory location

Cache is typically smaller than RAM but much faster.

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

Fill in the blank: Cache is a _______ version of RAM.

A

smaller

The size difference allows cache to operate at higher speeds.

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

What are input devices?

A

Input devices convert data and instructions into a pattern of electrical signals that correspond to binary code processed by a digital computer.

Examples include Keyboard, Mouse, and Web camera.

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

What are output devices?

A

Output devices translate digitized signals into a form intelligible to the user, such as text, data files, sounds, or graphics.

Examples include Screen, Printer, and MP3 Players.

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

What are the required hardware components for storage media?

A

Storage media includes external devices on which programs and data are stored. Examples include Hard Drive, Flash Drive, Optical Storage Media (DVD and CD), and cloud storage.

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

This is the data center or main storage device of the computer where the operating system, software, and user-created content are stored until deleted.

A

HARD DISK DRIVE

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

A small, removable hard drive also known as a pen drive, jump drive, thistle drive, or pocket drive, used for data back-up, sharing, and transfer.

A

USB FLASH DRIV

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

These are rigid disks such as CDs, DVDs, and Blu Ray that can hold a higher density of information and have a higher speed for data back-up, sharing, and transfer.

A

OPTIC DISKS

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

A model of computer data storage in which the digital data is stored in logical pools, said to be on “the cloud”.

A

Cloud Storage

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

Explain the physical storage in cloud.

A

The physical storage spans multiple servers (sometimes in multiple locations), and the physical environment is typically owned and managed by a hosting company.

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

What is a Network Adapter?

A

A circuit board that is installed on the computer to connect to the network.

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

What is another name for a Network Adapter?

A

Network Interface Card (NIC).

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

What role does a Network Adapter play in a computer?

A

It acts as a middleman between a computer/server and a data network.

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

Why is a Network Adapter considered indispensable?

A

It is essential for connecting a computer to a network.

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

What is a Communications Medium?

A

Refers to the physical channel through which data is sent and received.

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

How is data sent in a Communications Medium?

A

Data is sent in the form of voltage levels which make up the digital signal.

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

What factors affect the Communications Medium?

A

Depended on the distance, amount of data transfer, frequency of transfer and availability.

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

Enumerate the phases of hardware components in action.

A

INSTRUCTION PHASE
Step 01: Fetch Instruction
Step 02: Decode Instruction

EXECUTION PHASE
Step 03: Execute the instruction
Step 04: Store the results

35
Q

Based on the processing characteristics and functions, this is known as the time to execute the instruction phase.

A

Machine Cycle time

36
Q

Based on the processing characteristics and functions, this is the rate at which electronic pulses are produced.

A

Clock Speed (Measured in MHz)

37
Q

What is wordlength?

A

Number of bits a CPU can process in a unit of time.

38
Q

What is a bit?

A

Bit (Binary digiT): 0 or 1.

39
Q

What is the unit for moving data?

40
Q

What are common processor sizes?

A

32-64 bit processors.

41
Q

This is known as the ability of different systems, devices, applications or products to connect and communicate in a coordinated way, without effort from the end user.

A

INTEROPERABILITY

42
Q

This is known as the extent of protecting digital information from unauthorized access, corruption, or theft throughout its entire lifecycle.

A

DATA SECURITY

43
Q

This is a set if instructions telling the hardware what needs to be done with the input.

A

SOFTWARE (In computer terminology, this set of instructions is called a program and one or more programs is termed as software).

44
Q

This is known as the low level program designed to provide an interface to manage and control hardware components.

A

SYSTEM SOFTWARE

45
Q

What are common types of system programs?

A

Utility Software, Hypervisors, Bootloaders, GNU, BIOS, Multi-threading.

46
Q

What types of software fall under system programs?

A

Operating System, Device Drivers, Anti Virus Software, Compilers & Interpreters, Firmware BIOS set-up, System Utility Software, Assemblers, System Cleaning Software.

47
Q

What is the primary function of an operating system?

A

Perform common computer hardware functions.

Example: Getting input from the keyboard.

48
Q

What types of user interfaces do operating systems provide?

A

Command-based user interface (e.g., MS-DOS) and graphical-user interface (e.g., Windows).

49
Q

What is one of the roles of an operating system in relation to hardware?

A

Provide a degree of hardware abstraction.

50
Q

How does an operating system manage system memory?

A

It converts logical view to physical view.

51
Q

This provides an interface for the user to communicate with the system to perform various tasks.

A

APPLICATION SOFTWARE

52
Q

What is a key characteristic of user experience in a good application?

A

A clean user interface (UI) for users to navigate easily and smoothly, and effortlessly use the features of the application.

53
Q

What defines the performance of a good application?

A

The application must be fast, frictionless, and error-free in both functions and interface.

54
Q

What is the importance of security in a good application?

A

Ensure the confidentiality, authentication, and integrity of user data and mitigate the risk of external attacks.

55
Q

What does accessibility mean for a good application?

A

The application must be compatible with any operating system and easily accessible to the widest range of users.

56
Q

What is scalability in the context of a good application?

A

An application must be capable of handling increasing or decreasing volumes of data operations, transactions, and services.

57
Q

Why is customer support important for a good application?

A

A prompt customer service to proactively engage customers and troubleshoot all user queries.

58
Q

What is the first programming language?

A

Computer interactions written in machine code.

Machine language.

59
Q

What is the second programming language?

A

Abbreviations for common operations.

Assembler converts code to machine language (Assembly language).

60
Q

What is the third programming language?

A

Instructions are English-like.

Compilers convert code to machine language.

61
Q

What is Fortran used for?

A

Good for scientific computing.

62
Q

What is Cobol known for?

A

Good file handling.

63
Q

What is Java good for?

A

Good for Web applications.

64
Q

What are Fourth Programming Languages?

A

Even easy for non-programmers. They tell what to do, not how to do it. Focus, Powerhouse.

65
Q

What are Visual Programming Languages?

A

They use point-and-click and drag-and-drop interfaces. Useful for user interfaces.

Examples include Visual Basic and Visual C++.

66
Q

What are Object-oriented Languages?

A

Objects contain data and methods to operate on that data.

Examples include C++ and Java.

67
Q

These are known to store patients’ data, including medical and family history, laboratory and other test results, and prescribed medications history.

A

EHR systems (Electronic Health Records)

68
Q

How do EHRs benefit patient data management?

A

EHRs reduce the risk of data replication, losing data, or important information about a patient’s health.

69
Q

What is a cost advantage of EHRs compared to paper medical records?

A

EHRs are cost-efficient compared to paper medical records, which are more likely to be duplicated, illegible, or destroyed over a long period of time.

70
Q

This enables online doctor consultations via web and mobile apps.

A

Telemedicine software

71
Q

What features are available in telemedicine software?

A

Telemedicine software offers a variety of features within one platform, including in-app video conferencing, file transfer for patient’s test results, and payment options.

72
Q

This allows patient data collection outside of healthcare institutions (clinics or hospitals).

A

Remote Patient Monitoring (RPM)

73
Q

What are some technologies used in Remote Patient Monitoring?

A

Some of the remote patient monitoring technology includes heart rate and blood pressure monitors, glucose and blood oxygen meters, and wearable ECG monitors.

74
Q

This provides both information and management capabilities to three stakeholder groups: administration, doctors and authorized healthcare professionals, and patients.

A

Hospital management software (HMS)

75
Q

How many portals does HMS often include?

A

HMS often includes two separate portals.

76
Q

What are the features of the two portals in HMS?

A

One portal has management-oriented features, and the other portal is available for patients.

77
Q

These provide data on the clinic’s daily work, as they can store clients’ data: medical history, visits, bills. They are able to send automated notifications to patients about upcoming checkups or prescription refills visits

A

Healthcare CRM Software

78
Q

These allow doctors not only to write new prescriptions but also to track the prescriptions history, renew or cancel them if necessary. In some countries, the software enables direct contact with a pharmacy of choice for convenience.

A

E-prescriptions Software

79
Q

This has the objective to streamline the process of booking a doctor’s visit.
Patients can easily book an appointment, get notifications about it, provide relevant information to the doctor beforehand, and also reschedule or cancel the appointment.

A

Appointment Booking Software

80
Q

This is known as the widest group of healthcare software, as they may involve: physical activity tracking and movement tracking, dieting and weight loss, and, the recently very popular type: mental health & wellbeing apps.

A

Health Tracking Apps

81
Q

What are medical research platforms?

A

Medical research platforms serve as a database gathering important medical literature, reviews, and journals, all backed by thorough research.

82
Q

What is the main purpose of medical research software?

A

The main purpose of the software is to educate medical staff and provide them with access to up-to-date information across medical fields.

83
Q

How can doctors use medical research software?

A

Doctors can share information about unusual symptoms for further research.