• 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

ASCII

It is the standard code for representing characters as numbers that is used on most microcomputers, computer terminals , and printers . In addition to printable characters , the ASCII code includes control characters to indicate carriage return, backspace , etc.

Assembler

The assembler creates the object code

Compiler

A system software that translates the source code to assembly code.

Constant

A constant is an entity that doesn't change .

Data type

The type , or data type , of a variable determines a set of values that the variable might take and a set of operations that can be applied to those values.

Debugger

A debugger is a program that enables you to