Unit 11 Flashcards

1
Q

Process of storing and locating files properly.

A

(1) Give a name to every file.
(2) Make folders to hold similar types of files.
(3) Keep folders in hierarchical structure.

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

What is the importance of organizing files?

A

The user knows where to look for files when they need to find them next time they want to open the files. The goal of file management is to make finding files easier and faster.

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

What are the procedures to make sure files have appropriate names?

A

(1) Include date of document made.
(2) Indicate what is in the document.
(3) Specify which folder the file should be stored in.

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

Importance of ensuring files are saved in proper format.

A

Different applications have their own methods of formatting data when their files are saved so that they can be opened and edited by the program in the future.

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

Use of saving and exporting in a generic file format.

A

generic file format allows files to be opened on different computer types and different computer applications.

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

Explain lossy compression.

A

Works by permanently deleting some of the data in the file, the original file cannot be recovered, thus it cannot be used with text files.

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

Explain how lossy compression works for images.

A

The program analyzes the image and finds areas where there are only slight differences that we might not be able to distinguish and gives them the same value so that the file can be rewritten with fewer bits.

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

Explain how lossy compression works for audio files.

A

Digital audio files contain data in waveform format. There are frequencies and tones and slight differences in volume we cannot hear, these are removed to reduce size.

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

Explain lossless compression.

A

Reduces files with no loss of data during the process. This allows the original file to be recreated when it is needed. Nothing is lost.

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

Explain the functionality of lossless compression.

A

This works by finding repeated data in a file and saves the index of where it should be included.

This can be used for text and numerical documents where it is essential to not lose data.

Both ZIP and RAR compression use lossless compression.

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

Define drive.

A

A disk drive on which data is stored.

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

Define import.

A

To start a file in an application of a different format so that it can be used in a different application.

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

Define hierarchical structure.

A

A file system that organizes files in a top to bottom structure.

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

Define open.

A

To start a file in its own application to make the file ready to use or read.

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

Define parent directory.

A

A directory in which another directory is displayed.

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

Define file name.

A

A unique identification for a file stored on a storage medium.

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

Define version control.

A

The process by which drafts and different versions of a document or applications are recorded and managed.

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

Define sceenshot.

A

An image of data displayed on screen.

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

Define hypertext markup language.

A

Code used to create web pages.

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

Define export.

A

Saving a file in a particular format in one application so that it can be opened by other applications.

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

Define comma separated values.

A

This file format can be used on data saved in a table structured format, such as a spreadsheet or database.

20
Q

Define generic file type.

A

A file that can be opened by any operating system using a standard application.

21
Q

What does CSV stand for?

A

comma separated values.

22
Q

Define compressed.

A

Any file that contains one or more files or directories that is smaller than their original file.

23
Q

Define uncompressed.

A

A file returned to its original state.

24
Q

Define compression algorithm.

A

A method to compress files, reducing size and making them more portable.

25
Q

Define lossy compression.

A

A method of compressing data where some data is discarded.

26
Q

Lossless compression.

A

A method of compressing files where no data is discarded.

27
Q

Define transmissions.

A

Transferring something from one place to another.

28
Q

Define hypertext markup language.

A

Code used to create web pages.

29
Q

What does HTML stand for?

A

Hypertext markup language.

30
Q

Define RAW file

A

Images which have not be compressed and contain all the data are known as raw files.

31
Q

Define .txt file.

A

Files that are plain text and can be opened by any word processor.

32
Q

Define .rtf file

A

rich text files

33
Q

what does RTF stand for?

A

Rich Text Format.

34
Q

What does pdf stand for?

A

Portable document format.

35
Q

Define portable document format.

A

Image format that preserves page layout, cannot be modified but can easily be shared and printed.

36
Q

What does CSS stand for?

A

Cascading stylesheet.

36
Q

What does JPG stand for?

A

joint photographic expert group

37
Q

What does PNG stand for?

A

portable network graphics

38
Q

What does GIF stand for?

A

graphics interchange format

39
Q

What does ZIP stand for?

A

compressed file

40
Q

Define cascading stylesheet.

A

File attached to one or more web pages to define style to be used, ex: font, font size, color scheme.

40
Q

What does RAR stand for?

A

Roshal Archive.

41
Q

Define css

A

File attached to one or more web pages to define style to be used, ex: font, font size, color scheme.

42
Q

Define JPG

A

File stores still image data in compressed form.

43
Q

Define png

A

Image format used for webpages. They are useful as their background can be made transparent not covering what is underneath.

44
Q

Define GIF

A

Supports 265 different colors with a small file size making them suitable for webpages and supports animations.

45
Q

Define ZIP

A

May contain one or more files or directories that have been compressed so that they require less space. Useful for archiving files and sending data.

46
Q

Define RAR

A

Creates file containing compressed directories with a high compression ratio. Creates smaller files compared to ZIP. RAR files are decompressed faster.

47
Q

Blank card

A

Blank