• 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/6

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;

6 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

Chapter 1

Page 2-9

Coding, machine language/code, compiler, algorithm, structures

Chapter 2

Page 22, 23, 24, 27, 28, 29, 30, 32

Computer program, creating solutions to problems, ipo chart, pseudo code, processing item, valid/invalid data

Chapter 3

Page 51, 53, 56, 58, 59, 60, 61

Camel case, fundamental data types, character data representation, initial values, promoted/demoted values, implicit type conversion, syntax, declaring memory locations

Chapter 4

74, 75, 81, 83, 86, 89, 92

Streams, extraction operator, static_cast, assignment operator, logic errors, syntax errors, #include directive, using directive, arithmetic assignment operators

Chapter 5

Page 116, 121, 122, 123, 124, 129, 130, 131, 132, 137, 138, 139

Selection structure, statement block, comparison and evaluating expressions, overriding comparison, logical operators, converting to uppercase or lowercase, formatting numeric output

Chapter 6

Page 162, 171-177, 181-183

Nested selection structure, logic errors, switch statement