MIS Chapters 1, MIS Chapter 2 , MIS Chapter 3, Alice 3 Chapter 1, Alice 3 Chapter 2, and Alice 3 Chapters 3

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/97

flashcard set

Earn XP

Description and Tags

Covers all the questions from the reviews

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

98 Terms

1
New cards

Buyer power is [BLANK] when customers have many choices and [BLANK] when they have few

High; Low

2
New cards

Michael Porter’s [BLANK] analyzes an organization, its position in the [BLANK], and how IS can help competitiveness

Five Forces Model; Marketplace

3
New cards

In designing an MIS, the first task is to clearly define the system’s [BLANK]

Objectives

4
New cards

An [BLANK] integrates hardware and software

MIS

5
New cards

[BLANK] literacy is skill in using productivity software like [BLANK], spreadsheets, databases, and presentation tools

Computer; Word processors

6
New cards

In Porter’s Five [BLANK] Model, organizations limit buyer choice by offering [BLANK] that make switching hard

Forces; Services

7
New cards

[BLANK] provides historical, current, and predictive views of operations and environments to give [BLANK] a competitive advantage

Business intelligence; Organizations

8
New cards

[BLANK] systems involve operations that are [BLANK]

Transaction-processing; Repetitive

9
New cards

Transaction-processing systems are [BLANK] on data [BLANK] and processing

Focused; Collection

10
New cards

Information consists of facts that have been [BLANK] by the process component and is an [BLANK] of an IS

Analyzed; Output

11
New cards

Buyer power is high with many choices; supplier power is high when customers have [BLANK]

Fewer options

12
New cards

Porter’s five forces: [BLANK], supplier power, threat of substitutes, threat of new entrants, and rivalry among [BLANK]

Buyer power; Competitors

13
New cards

Categories of IT jobs include operations/help desk, programming, systems design, web design/hosting, [BLANK] design, database, robotics, AI

Network

14
New cards

A [BLANK] is the heart of an IS and should contain all [BLANK] data in an organized fashion

Database; Relevant

15
New cards

Top IS job belongs to either the [BLANK] or the [BLANK], who oversee long-range planning

CTO; CIO

16
New cards

A [BLANK] analyst designs and implements IS and must understand both IS and business systems

Systems

17
New cards

A [BLANK] administrator oversees internal and external network systems, including cybersecurity

Network

18
New cards

If data is erroneous, the [BLANK] is erroneous. This is called [BLANK]

Information; GIGO

19
New cards

A [BLANK] accepts data, [BLANK] it using stored instructions, and outputs information

Computer; Processes

20
New cards

The [BLANK] unit tells the computer what to do (which devices to read, output, etc.)

Control

21
New cards

A program is also called the [BLANK]

Source code

22
New cards

The [BLANK] performs arithmetic and comparison/relational operations

Arithmetic logic unit (ALU)

23
New cards

The [BLANK] is the heart of the computer, divided into ALU + Control unit

CPU

24
New cards

A disk drive is a peripheral device for [BLANK], storing, and retrieving data

Recording

25
New cards

A [BLANK] is the link between devices connected to a computer

Bus

26
New cards

The power of computers comes from speed, [BLANK], and storage/retrieval

Accuracy

27
New cards

The [BLANK] is the main circuit board containing CPU, BIOS, memory, storage, connectors, and expansion slots

Motherboard

28
New cards

The most common main memory is a [BLANK] chip, which may be volatile or nonvolatile

Semiconductor

29
New cards

Input examples: [BLANK], mouse, touchscreen, light pen, barcode reader

Keyboard

30
New cards

Output examples: [BLANK], display monitors, plotters

Printers

31
New cards

[BLANK] is volatile memory (read/write)

RAM

32
New cards

Main memory stores data and is usually [BLANK]

Volatile

33
New cards

[BLANK] memory is nonvolatile and holds data when power is off

Secondary

34
New cards

[BLANK] RAM resides on the processor to speed up access

Cache

35
New cards

[BLANK] is memory that loses contents when power is off

Volatile memory

36
New cards

[BLANK] stores BIOS and system [BLANK]; data cannot be written to it

ROM; Clock

37
New cards

A [BLANK] manages network resources and offers services

Server

38
New cards

Popular languages: C, Java, [BLANK], C++, R, C#, PHP, JavaScript, Ruby, Go

Python

39
New cards

A [BLANK] is the size of a character

Byte

40
New cards

An [BLANK] manages hardware/software; application software performs user tasks

Operating system

41
New cards

Cloud storage uses multiple virtual servers hosted by [BLANK]

Third parties

42
New cards

[BLANK] improves database efficiency by eliminating redundancy

Normalization

43
New cards

A [BLANK] is a collection of data from many sources used for BI

Data warehouse

44
New cards

A [BLANK] is a smaller version of a data warehouse, used by one department

Data mart

45
New cards

A DBA is responsible for [BLANK]

Developing recovery procedures

46
New cards

Grouping objects + attributes + methods into a class = [BLANK]

Encapsulation

47
New cards

In QBE, [BLANK] operator means only one condition must be met

OR

48
New cards

In QBE, [BLANK] operator means all conditions must be met

AND

49
New cards

In a relational DB, every record is identified by a [BLANK]

Primary key

50
New cards

A [BLANK] is a field in one table that matches the primary key in another

Foreign key

51
New cards

Relational DB: rows = [BLANK], columns = [BLANK]

Records/tuples; Attributes

52
New cards

CRUD stands for [BLANK]

Create, Read, Update, Delete

53
New cards

SQL stands for [BLANK]

Structured Query Language

54
New cards

[BLANK] is software for creating, storing, maintaining, accessing DB files

DBMS

55
New cards

Big data has three dimensions: [BLANK]

Volume, Variety, Velocity

56
New cards

The [BLANK] dimension of big data = sheer quantity of data

Volume

57
New cards

Database marketing uses customer DBs to [BLANK]

Promote products/services

58
New cards

Business analytics uses data + stats to give decision makers [BLANK]

Actionable insights

59
New cards

Flat file storage led to [BLANK], wasting space and causing [BLANK]

Redundancy; Errors

60
New cards

The Problem-Solving Approach consists of Analyze, Design, Implement, Test. This is a [BLANK] model

Cyclic

61
New cards

A [BLANK] is a computer file containing instructions that tell Alice how to construct and display an object

Class

62
New cards

An [BLANK] is a step-by-step list of actions describing how to perform a task

Algorithm

63
New cards

[BLANK] information describes the plot directly in terms of objects and actions

Object-action

64
New cards

The first step in problem solving is to [BLANK] the task

Analyze

65
New cards

[BLANK] information includes environment descriptions and motivations behind actions

Background

66
New cards

A sequence of frames representing the screen in animation is called a [BLANK]

Storyboard

67
New cards

[T/F] The Gallery in Alice 3 has six tabs to organize classes

True

68
New cards

[T/F] The goal of a storyboard is to tell the entire story in the most complex visuals possible

False

69
New cards

[T/F] Storyboard frame sketches contain minimal details to convey only key bits

True

70
New cards

[T/F] A storyboard depicts actions, expressions, and camera changes over time

True

71
New cards

[T/F] A basic storyboard consists of frames connected in sequence to form the plot

True

72
New cards

Two techniques for positioning an object: use [BLANK] or use [BLANK]

Cursor; One-shots

73
New cards

The Alice 3 IDE has a scene editor and a [BLANK] editor

Code

74
New cards

An [BLANK] is a graphic, interactive environment for developing programs

IDE

75
New cards

[T/F] The scene editor has three panels: Camera view, Toolbox, and Gallery

True

76
New cards

[T/F] The code editor has four panels: Camera view, Methods panel, Editor, and Controls panel

True

77
New cards

[T/F] The Gallery provides 3D models for adding objects to the scene

True

78
New cards

The Toolbox is used for [BLANK] and orienting objects

Positioning

79
New cards

The Camera view panel is where a [BLANK] is constructed

Scene

80
New cards

[T/F] Problem solving in programming begins with writing code to perform a task

True

81
New cards

[T/F] A computer program is a sequence of instructions to perform a specific task

True

82
New cards

[T/F] At its core, programming designs and implements creative solutions for human needs

True

83
New cards

[T/F] Computer programming never involves repeated steps

False

84
New cards

A programming task is referred to as a [BLANK] — a creative and challenging task

Problem

85
New cards

[T/F] The Alice 3 Code Editor’s Object Selector lets you pick which object to work with

True

86
New cards

[T/F] The Scene Class defines what actions a scene can perform and what components it contains

True

87
New cards

[T/F] The Procedures and Functions tabs show actions that the selected object “knows” how to perform

True

88
New cards

An Alice 3 code statement is created by dragging a [BLANK] into the editor and supplying parameters

Tile

89
New cards

The Alice 3 Scene Class always has two built-in properties: [BLANK] and [BLANK]

Ground; Camera

90
New cards

Procedures and functions are two forms of [BLANK]

Methods

91
New cards

A functional method retrieves or computes [BLANK]

Information

92
New cards

A procedural method is an [BLANK] that can be performed by or on an object

Action

93
New cards

If a detail parameter is not specified, Alice 3 uses the [BLANK] value

Default

94
New cards

A detail parameter is a parameter with a [BLANK] value

Default

95
New cards

[T/F] Run an Alice 3 program by clicking the Run button

True

96
New cards

When Run is clicked, Alice creates a [BLANK] window where the scene is displayed

Runtime

97
New cards

When the scene is displayed, it has been [BLANK]

Activated

98
New cards

After activation, the code statements in [BLANK] are executed

myFirstMethod