Chapter 1

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

1/46

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

47 Terms

1
New cards

what's BIOS short for?

Basic input output system

2
New cards

HDD/SSD

Hard Disk Drive/Solid State Drive (more advanced), one of the main methods of storing data.

<p>Hard Disk Drive/Solid State Drive (more advanced), one of the main methods of storing data.</p>
3
New cards

Sound Card

Integrated circuit board that provides the computer with the ability to provide sound & record sound input using a connected microphone.

<p>Integrated circuit board that provides the computer with the ability to provide sound &amp; record sound input using a connected microphone.</p>
4
New cards

Video Card

Allows the computer to send graphical information to a video display device such as a monitor, usually consistent of a processing unit, memory unit, cooling mechanism, and connections to a display unit.

<p>Allows the computer to send graphical information to a video display device such as a monitor, usually consistent of a processing unit, memory unit, cooling mechanism, and connections to a display unit.</p>
5
New cards

Read Only Memory (ROM)

non-volatile & cannot be altered, contains boot file (BIOS, basic input/output system) that tells computer what to do when starting up. BIOS checks all hardware is functional and present. the BIOS stores the date, time, and system configuration in a chip called the CMOS (complimentary metal oxide semiconductor).

6
New cards

Random Access Memory (RAM)

Volatile, internal chip where data is randomly stored temporarily when running an application. Can be written and read from. Stores data the user is currently working on.

7
New cards

What's CMOS short for?

Complimentary metal oxide semiconductor

8
New cards

What is HDD short for?

Hard disk drive

9
New cards

Hardware

Physical components inside a computer

<p>Physical components inside a computer</p>
10
New cards

Motherboard

Printed circuit board, allows processor and other parts to function & communicate.

<p>Printed circuit board, allows processor and other parts to function &amp; communicate.</p>
11
New cards

What is SSD short for?

Solid state drive

12
New cards

What is CPU short for?

Central processing unit

13
New cards

CPU

Part of the computer that processes and executes commands from the computer's hardware and software. Normally found in the motherboard.

14
New cards

Control Unit (CU)

Component in CPU, controls all CPU operations.

15
New cards

Arithmetic and Logic unit (ALU)

Component in CPU, performs all logical & mathematical equations when processing data/instructions.

16
New cards

Registers (in CPU)

Memory locations in the CPU itself, stores instructions and data currently being used in the control unit (CU).

17
New cards

Clock (in CPU)

Controls the rate at which the CPU works at. With each pulse sent by the clock to the CU, an instruction is executed. The number of pulses sent by each second is called the clock speed.

18
New cards

Application Software

Program that allows users to do a specific task.

19
New cards

Word processor software

Allows users to create and manipulate typed documents.

20
New cards

Spread sheet software

Used to organise and manipulate numerical data.

21
New cards

Database

Used to organise, manipulate, and analyse data usually made up of more than one function.

22
New cards

Apps

Refers to software that runs on mobiles or tablets.

23
New cards

Control and measuring software

Designed to allow a computer or microprocessor to interface with sensors so that it can measure physical quantities in the real world.

24
New cards

Photo editing software

Allows you to manipulate digital photographs.

25
New cards

Video editing software

Allows you to manipulate videos to produce and edited video.

26
New cards

System Software

Programs that allows the hardware to run properly and allows the user to communicate with the computer.

27
New cards

Machine code (MC)

code made of 1 or 0s.

28
New cards

High level language (HLL)

A programming language that is designed to be easy for humans to read and write.

29
New cards

Translator

Turns HLL into MC

30
New cards

Compiler

Translates HLL to MC, translates entire program in one go. original code is called source code (HLL) and code after completion is called the object code (MC).

31
New cards

Interpreter

Directly executes program without previously compiling into MC. Translates program line by line and executes immediately after, used during development and testing process.

32
New cards

Linker

Computer program that combines the object program with other programs in the library, and is used in the program to create an executable code.

33
New cards

Examples of HLL languages

Java, Python, C++, Algol, Visual basic, and Fortran.

34
New cards

Device driver

Software that enables a hardware device to communicate with a software operating system.

35
New cards

Operating System (OS)

Software running in the background of the computer, controls many basic functions. Without it, many users would find it impossible to work with computers.

36
New cards

Utilities

Programs used to help manage, maintain, and control your computer such as antivirus, disk repair, anti-spyware, security, file management.

37
New cards

Command Line Interface (CLI)

A text-based user interface that uses commands to interact with the computer.

38
New cards

Graphical User Interface (GUI)

Allows user to interact with computer using icons or pictures rather than having to type a number of commands. GUI had various ways and technologies to provide the user interface like WIMP (Windows Icon Menu Pointing).

39
New cards

Dialogue-based interface

Interface that allows a user to interact with a computer through the spoken word. In return, the computer carries out an action or replies in spoken word to the user.

40
New cards

Gesture-based interface

Uses sensors to detect and understand human gestures and movements usually of the face and hands without physically touching the device.

41
New cards

Partial gesture-based interface

User has to swipe and tap the screen to open and close programs. It is using a GUI without a mouse.

42
New cards

Personal Computer (PC)

General purpose computer made up of a monitor, keyboard, mouse, and processor unit.

43
New cards

Laptop Computer

Computer where the monitor, keyboard, processor, and pointing device are all together in one single unit.

44
New cards

Artificial intelligence

The ability of a digital computer or computer-controlled robot to perform tasks commonly associated with human intelligence such as pattern recognition, problem solving, and learning.

45
New cards

Extended Reality (XR)

XR is called an immersive technology as it immerses users in a virtual environment, includes virtual and augmented reality.

46
New cards

Augmented reality

Allows user to interact with real and virtual world at the same time.

47
New cards

Virtual reality

An artificial environment created by software. The user makes use of data goggles, sensor suits, data gloves, or helmets to get a feeling of reality.