AIS 3

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/63

flashcard set

Earn XP

Description and Tags

Chapter 1 & 2

Last updated 3:59 AM on 8/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

64 Terms

1
New cards

Information Technology

is the technology involving the development, maintenance, and use of computer systems, software, and networks for the processing and distribution of data.

2
New cards
  1. hardware

  2. software

  3. data

  4. networks


Components of Information Technology

3
New cards

software

the programs and other operating information used by a computer.

4
New cards

Hardware

The physical components of a computer.

5
New cards

Data

Is a collection of raw facts, numbers, words, or measurements. Without context, it has no meaning.

6
New cards

Networks

Is a group of connected devices that share data and tools. It links computers, phones, and printers using wires or wireless signals

7
New cards

Information System

is an interconnected set of components used to collect, store, process and transmit data and digital information. 

8
New cards
  1. hardware

  2. software

  3. data

  4. networks

  5. process

  6. people


Components of Information System

9
New cards

Bala and Henderson

Use of Internet to access remote hosts, data storage, and other IT capabilities from

the “The Cloud”

10
New cards

Software-as-a-Service (SaaS) 

third-party service providers deploy, manage, and remotely host software applications on a rental or lease agreement

11
New cards

Telecommuters

Individuals who work at home and communicate through portable computers, other mobile equipment, and emails that give them access to company data anytime with an Internet connection.

12
New cards

Virtual Teams

teams with members who are separated too far geographically to work face-to-face

13
New cards

Free Agents

Individuals with specialized skills who contract out their services without being a permanent employee of any organization.

14
New cards

Enterprise Systems

Software packages with integrated modules that pass common business transactions across groups, divisions, and geographic locations in “real-time”

15
New cards

Bandwidth

the maximum amount of data that can travel through a network connection in a set time

16
New cards

Information Systems (IS) Department

The organizational unit or department that has the primary responsibility for managing

IT.

17
New cards

Support Mode

focuses primarily on maintaining, stabilizing, and running existing technology infrastructure rather than driving strategic business transformation. [1]

18
New cards

Strategic Mode

treats technology as a core driver of business value and competitive advantage rather than a mere back-office support utility

19
New cards

Technology Infrastructure

Computer, software, and networks that enable an organization to conduct business and share information across organizational units as well as business partners

20
New cards

Human Resources

IT professionals and managers who have the needed mix of technology, business, and interpersonal skills to plan for, design, and manage the other IT resources

21
New cards

Business/ IT Relationships

Established relationships between business and IT workers to ensure that the other IT resources are aligned with business needs

22
New cards

Computer Systems

consists of hardware and software, which are used to capture, manipulate, communicate, and present data.

23
New cards
  • Input

  • Output

  • Memory

  • Arithmetic/logical unit

  • Control unit

  • Files


Basic Components of Computer Systems

24
New cards

INPUT DEVICES

are used to enter data and instructions into the computer for processing. The most commonly used are keyboard and mouse.

25
New cards

terminal

is a simpler device than a PC; it is designed strictly for input/output and does not incorporate a processor (CPU), and are connected to a central computer through a network and are commonly used in businesses for online transactions, such as point-of-sale (POS) terminals in retail stores and automated teller machines (ATMs) in banks.

26
New cards

Voice Input

which is done through speech recognition software allows users with limited typing skills, disabilities, repetitive stress injuries from overusing a computer keyboard to dictate or command texts.

27
New cards

Magnetic Ink Character Recognition (MICR)

is used by banks to read the special magnetic ink printed on checks.

28
New cards

Optical Character Recognition (OCR)

scans printed or handwritten text and converts it into digital data.

29
New cards

Imaging Scanners

digitize entire documents, photographs, charts, and forms so they can be stored, viewed, printed, or shared from a computer to another computer.

30
New cards

Bar Code Label

quickly and accurately read barcodes on products, making them widely used in supermarkets, retail stores, inventory management, healthcare, and attendance systems.

31
New cards

Output devices

present the processed information in a form that users can understand. the most common type of are the:

Video display units

Printers

CD and DVD drives

32
New cards

Computer Output Microfilm (COM)

- store large amounts of information on microfilm for long-term storage.

33
New cards

Voice Response Units (VRUs)

provide spoken computer-generated responses, commonly used in automated telephone systems.

34
New cards

Computer memory

also called main memory or primary memory, is the central storage area of a computer system.

operates on a principle of destructive read-in and non-destructive read-out

35
New cards

Destructive read-in

reading data from a memory cell inherently erases or alters its contents.

36
New cards

Non-destructive read-out

when data is retrieved from memory, it remains stored until it is replaced

37
New cards

byte

A memory cell that can store only one character of data

38
New cards

EBCDIC (Extended Binary Coded Decimal Interchange Code)

- developed by IBM in the 1950s, and is mainly used in mainframe systems.

39
New cards

ASCII (American Standard Code for Information Interchange)

widely used in personal computers and data communication.

40
New cards

Arithmetic Logic Unit (ALU)

is the part of the CPU responsible for performing arithmetic and logical operations. This receives data from memory, performs the required calculations or comparisons, and then sends the results back to memory for storage or further processing.

41
New cards

Secondary storage

allows computers to store large amounts of data at a lower cost than main memory. Data can be transferred from memory to storage for saving and from storage back to memory when needed for processing. 

42
New cards

Sequential Access Files

store the files or records in sequence or order based on a file’s control key. For example, a payroll record for each employee based on their ID number.

43
New cards

Direct Access File

which allows the computer to retrieve a specific record immediately without searching through the entire file.

44
New cards

Control Unit (CU)

acts as the central coordinator of the computer. It controls and manages the activities of all the major components, ensuring they work together properly.

45
New cards

Stored-Program Concept

is the fundamental principle behind modern computers. It states that both program instructions and data are stored in the computer's memory. A program is a sequence of instructions that tells the computer

it continuously follows the fetch–decode–execute cycle

46
New cards

program

is a sequence of instructions that tells the computer what to do.

47
New cards

Fetch

- The processor retrieves the next instruction from memory.

48
New cards

Decode

- The processor determines what the instruction means.

49
New cards

Execute

- The processor performs the required operation.

50
New cards
  • Microcomputers

  • Midrange Systems

  • Mainframe Computers

  • Supercomputers


TYPES OF COMPUTER SYSTEM

51
New cards

Microcomputers

also known as personal computers (PCs), are the most common and affordable type of computer system. They are designed for individual users, are portable, and generally cost less than larger computer systems.

52
New cards

Midrange System

are more powerful than microcomputers but less powerful than mainframes. They are designed to support multiple users and are commonly used as servers in businesses and organizations

53
New cards

Mainframe Computers

are large, powerful computer systems used by major corporations and government agencies to process massive amounts of data and support many users simultaneously.

are known for their high processing power, reliability, security, and availability, making them ideal for mission-critical operations that require continuous performance.

54
New cards

Supercomputers

are the most powerful and fastest type of computer systems, designed to perform extremely complex calculations and process massive amounts of data.

use thousands of processors working together, allowing them to perform millions to quadrillions of calculations per second. It also provides exceptional

processing speed through parallel processing, enabling the analysis of massive amounts of data in a very short time

55
New cards

COBOL (Common Business-Oriented Language)

eleased on 1959, by committee influenced by Dr. Grace Hopper

used primarily for legacy business infrastructure (business, finance, mainframes)

used by: Global ATM transactions, IRS Tax Processing System

56
New cards

C++

eleased in 1958, by Bjarne Stroustrup

provides raw hardware control (systems, games, and high-performance programs)

industry standard for performance-critical software

used by: Google Chrome, Microsoft Windows, Adobe Suit, Unreal Engine

57
New cards

Java

developed by James Gosling

used for cross-platform portability (enterprise apps, Android, Web Backends)

used by Minecraft, Android OS, Netflix

58
New cards

APPLICATIONS SOFTWARE

Includes all programs written to accomplish particular task for computer users.

59
New cards

SUPPORT SOFTWARE

also called systems software

Provides a computing environment in which it is relatively easy and efficient for humans to work. It also ensures that the hardware and software resources are efficiently used

60
New cards

SOFTWARE PACKAGE

are types of commercial products that are available for purchase. They are a bundle of related computer programs, file, documentation sold, downloaded, or subscribed all together

61
New cards

Operating System (OS)

is a very complex program that controls the operation of the computer hardware

and coordinates all the other software, so as to get as much work done as possible with the available resources.

62
New cards

Hypertext Markup Language (HTML)

is the standard markup language used to create and structure content on the World Wide Web.

63
New cards

eXtensible Markup Language (XML)

is a flexible text format used to store and send data between different computer systems. It lets users make their own tags to describe information, making it easy for both people and machines to read

64
New cards

Direct Access Storage Devices (DASDs)

 a digital storage unit where each physical record has a unique address for random data access