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

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;

9 Cards in this Set

  • Front
  • Back
Three parts of file specification
1. Directory (drive and subdirectories)
2. Filename
3. File extension
Case preserving
whether the system acceps both upper and lower cases
case sensitivity
whether the system treats upper vs lower cases different from each other.
Two types of files
1. executable files
2. data files
Executable files
notify the operating system that file to be treated s a set of instructions to be carried out by the computer e.d Microsoft Word
Data files
created by applications that are associated with a particular file
Two types of data files
1. Generic data files
2. Database files
Generic data files
These can be opened in many applications
Database files
Only viewed and manipulated by application that created them