MIS Chapter 5B content review Flashcards

1
Q

What is a bit?

A

The smallest unit of data in a computer, represented as 0 or 1.

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

What is a byte?

A

A group of 8 bits, used to represent a single character (e.g., a letter or number).

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

What does KB stand for and how many bytes does it represent?

A

Kilobyte (KB) = 1,000 bytes.

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

What does MB stand for and how many KB does it represent?

A

Megabyte (MB) = 1,000 KB.

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

What does GB stand for and how many MB does it represent?

A

Gigabyte (GB) = 1,000 MB.

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

What does TB stand for and how many GB does it represent?

A

Terabyte (TB) = 1,000 GB.

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

What does PB stand for and how many TB does it represent?

A

Petabyte (PB) = 1,000 TB.

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

Which is the largest unit of measurement: KB, MB, GB, TB, or PB?

A

Petabyte (PB) is the largest.

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

What is an Operating System (OS)?

A

Software that manages hardware and software resources and provides basic functions.

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

Give examples of Operating Systems.

A
  • Windows
  • macOS
  • Linux
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Application Software?

A

Programs designed for specific tasks used by the end user.

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

Give examples of Application Software.

A
  • Microsoft Word
  • Google Chrome
  • Photoshop
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do humans create applications?

A

Using programming languages like:
* Java
* Python
* C#
* Visual Basic

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

What is Source Code?

A

The human-readable instructions written by programmers in a programming language.

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

What is Object Code?

A

The machine-readable version of the source code, converted by a compiler.

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

What does ‘open source’ refer to?

A

Software whose source code is freely available for modification and distribution.

17
Q

Give examples of Open Source Software.

A
  • Linux
  • Apache
  • LibreOffice
18
Q

Why would a company choose an open-source application over a proprietary one?

A
  • Lower cost
  • More flexibility/customization
  • Community-driven updates and improvements
19
Q

Why would a company choose a proprietary application over an open-source one?

A
  • More security and support from a vendor
  • Easier integration with other business software
  • Better user-friendly experience and customer service
20
Q

What is a General-Purpose Application?

A

Used across many industries for common tasks.

21
Q

Give examples of General-Purpose Applications.

A
  • Microsoft Excel
  • Google Docs
  • email clients
22
Q

What is a Functional Application for businesses?

A

Designed for specific business functions.

23
Q

Give examples of Functional Applications.

A
  • Accounting Software – QuickBooks
  • Customer Relationship Management (CRM) – Salesforce
  • Enterprise Resource Planning (ERP) – SAP
24
Q

What are the three ways businesses acquire software?

A
  • Buy Off-the-Shelf Software
  • Custom Development
  • Software as a Service (SaaS)
25
Q

What is Buy Off-the-Shelf Software?

A

Ready-made, widely used software.

26
Q

When is Buy Off-the-Shelf Software best for companies?

A

Best for: Companies with common needs (e.g., using Microsoft Office).

27
Q

What is Custom Development?

A

Software built from scratch for unique needs.

28
Q

When is Custom Development best for businesses?

A

Best for: Businesses with highly specific operations (e.g., banks with custom security software).

29
Q

What is Software as a Service (SaaS)?

A

Cloud-based software accessed via subscription.

30
Q

When is SaaS best for companies?

A

Best for: Companies needing flexibility and scalability (e.g., using Google Workspace).