Hardware and Software Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/32

flashcard set

Earn XP

Description and Tags

Flashcards about Hardware and Software.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

33 Terms

1
New cards

What are mainframe computers?

Powerful computers serving several terminals.

2
New cards

What are supercomputers?

Large computers utilizing parallel processing to complete highly complex tasks quickly.

3
New cards

What are some uses for supercomputers?

Quantum mechanics research, weather forecasting, and climate research.

4
New cards

What does RAS stand for in the context of mainframe computers?

Reliability, availability, and serviceability.

5
New cards

What is reliability in the context of mainframe computers?

The ability of hardware components to extensively self-check and recover automatically in case of failure.

6
New cards

What is availability in the context of mainframe computers?

The mainframe's ability to continue to operate at all times, often achieved through redundant hardware components.

7
New cards

What is serviceability in the context of mainframe computers?

The ease with which a failed component can be swapped out with a replacement without affecting the operation of the mainframe.

8
New cards

What are hot-swappable components?

Hardware components that can be replaced while the system is running.

9
New cards

What does MIPS stand for?

Millions of Instructions Per Second, a measure of processor performance.

10
New cards

What does FLOPS stand for?

Floating Point Operations Per Second, used to measure the performance of supercomputers.

11
New cards

What is system software?

Software needed to operate a computer system.

12
New cards

What is an operating system?

Software that manages the hardware within a computer system.

13
New cards

What is a device driver?

Software that comes with an external hardware component and sends customized instructions to that specific component.

14
New cards

What is a translator?

Translates a program written in a high-level programming language into machine code.

15
New cards

What is a compiler?

A translator which creates a file containing machine code that can be executed by the processor.

16
New cards

What is an interpreter?

Translates and executes a high-level programming language one line at a time.

17
New cards

What is utility software?

Software that performs some sort of maintenance on the computer system.

18
New cards

What are examples of utility software?

File management, data compression, disk defragmentation.

19
New cards

What is custom-written software?

Software that is written especially to meet the requirements of a client.

20
New cards

What is off-the-shelf software?

General-purpose software available to a large market.

21
New cards

What is a user interface?

Communication between the user and the computer system.

22
New cards

What is a command line interface (CLI)?

Allows a user to enter text commands to which the computer system will respond.

23
New cards

What is WIMP?

A set of visual elements used in a graphical user interface: Windows, Icons, Menus, Pointers.

24
New cards

What is parallel processing?

A method of computation in which many calculations or processes are carried out simultaneously.

25
New cards

What are quantum mechanics applications in supercomputing?

They include simulating quantum systems to understand complex physical and chemical phenomena.

26
New cards

What is the difference between hardware and software?

Hardware refers to the physical components of a computer, while software is the set of instructions that tells the hardware what to do.

27
New cards

What is the role of an operating system?

To manage computer hardware and software resources and provide common services for computer programs.

28
New cards

What is machine code?

A set of instructions executed directly by a computer's CPU.

29
New cards

What is open-source software?

Software with source code that anyone can inspect, modify, and enhance.

30
New cards

What is cloud computing?

The delivery of computing services over the internet, including storage, processing, and software.

31
New cards

What is a network operating system?

Software that controls the operations of a network of computers.

32
New cards

What is malware?

Any software intentionally designed to cause damage to a computer or network.

33
New cards

What is a software development lifecycle (SDLC)?

A process for planning, creating, testing, and deploying software.