• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/71

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

71 Cards in this Set

  • Front
  • Back

Computer System

a combination of all the components required to process and store data using a computer

Hardware

the equipment of a computer system

Programs

sets of instructions for a computer

Programming

The act of developing and writing programs

Application Software

comprises all the programs you apply to a task

App

a piece of application software; frequently used for applications on mobile devices.

System Software

comprises the programs that you use to manage your computer

Input

describes the entry of data items into computer memory using hardware devices such as computer and mice.

Data Items

includes all the text, numbers, and other information processed by a computer.

Processing

data items may involve organizing them, checking them for accuracy, or performing methematical operations on them.

CPU

computer hardware component that processes data.

Output

describes the operation of retrieving information from memory and sending it to a device, such as a monitor or printer, so people can view, interpret, and work with the results.

Information

processes data

Storage Devices

types of hardware equipment, such as disks, that hold information for later retrieval

Cloud

refers to remove computers accesses through the Internet.

Programming languages

used to write programs

Program Code

a set of instructions a programmer writes in a programming language.

Coding the program

the act of writing programming language instructions.

Syntax

grammar rules

Syntax Error

an error in language or grammar

Computer memory

the temporary, internal storage within a computer

RAM

temporary, internal computer storage

Volatile

describes storage whose contents are lost when power is lost.

Nonvolatile

describes storage whose contents are retained when power is lost.

Machine Language

a computer's on/off circuitry language.

Source Code

the statements a programmer writes in a programming language

Object Code

h

Compiler

hh

Interpreter

h

Binary Language

h

Run

h

Execuse

h

Scripting languages

h

Logical Error

h

Logic

h

Variable

h

Program Development Cycle

hh

Users

h

End Users

h

Documentation

h

Algorith

h

IPO Chart

h

TOE Chart

h

Desk-checking

h

High-level programming language

h

Low-level machine langauge

h

Debugging

h

COnversion

h

Maintenance

g

Pseudocode

g

Flowchart

g

Input Symbol

g

Processing symbol

gg

output symbol

gg

Input/output symbol

g

Flowlines

g

Terminal Symbol

g

Loop

g

Infinite Loop

g

Making a decision

g

Decision symbol

g

Dummy Value

g

Sentinel Value

g

eof

g

text editor

g

integrated development environment

g

Microsoft Visual Studio IDE

g

command line

g

graphical user interface

g

procedural programming

g

object-oriented programming

g