Lesson 3: Programming Software, Hardware, and Computer Storage Flashcards

1
Q

It is a software which helps the programmer in developing other software.

A

Programming Software

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

It includes requirement analysis. Customers typically have an abstract idea of what they want as an end result.

A

Planning

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

It is the part of the process where software engineers actually program the code for the project.

A

Implementing

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

It is an integral and important phase of the software development process. This part of the process ensures that defects are recognized as soon as possible.

A

Testing

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

This starts after the code is appropriately tested, approved for release, and sold or otherwise distributed into a production environment.

A

Deployment and Maintenance

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

It is a software application that combines all of the features and tools needed by a software developer.

A

Integrated Development Environment

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

An IDE is comprised of ___, ___, ___, ___, and ___.

A

text editor, compiler, linker, debugger, the ability to launch and run applications

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

It is where the programing coding is done.

A

Text Editor

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

It is a program that converts instructions into a machine-code or lower-level form so that they can be read and executed by a computer.

A

Compiler

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

It is a computer program that takes one or more object files generated by a compiler and combines them into one, executable program.

A

Linker

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

It is a computer program used by programmers to test and debug a target program.

A

Debugger

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

It is the collection of physical parts of a computer system; including the computer case, monitor, keyboard, and mouse.

A

Hardware

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

What are 5 necessary PC hardware components to upgrade?

A
  1. Monitor Setup
  2. Hard Drive/SSD
  3. RAM
  4. CPU
  5. GPU
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

It is a technology consisting of computer components and recording media that are used to retain digital data.

A

Storage

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

Give 6 examples of digital data storage devices.

A
  1. Hard Drive Disk
  2. Floppy Disk
  3. Tape
  4. Compact Disc
  5. DVD and Blu-ray Discs
  6. USB Flash Drive
  7. Secure Digital Card
  8. Solid State Drive
  9. Cloud Storage
How well did you know this?
1
Not at all
2
3
4
5
Perfectly