Shared Flashcard Set

Details

computer science
list 5
10
Computer Science
10th Grade
04/16/2017

Additional Computer Science Flashcards

 


 

Cards

Term
Abstraction
Definition
Reducing information to a simpler form, to remove some details to focus on essential characteristics. It is typically possible to look at a system at many levels of abstraction, depending on how many detail is necessary to approach the challenge at hand. To simplify things pulling out specific differences to make one solution work  for multiple problems.
Term
File Sizes
Definition
Bytes, KB, MB, GB ,TB
A byte is a sequence of 8 bits (enough to represent one alphanumeric character) processed as a single unit of information. A single letter or character would use one byte of memory (8 bits), two characters would use two bytes (16 bits).
Term
File Sizes (2)
Definition
Put another way, a bit is either an ‘on’ or an ‘off’ which is processed by a computer processor, we represent ‘on’ as ‘1’ and ‘off’ as ‘0’. 8 bits are known as a byte, and it is bytes which are used to pass our information in its basic form - characters.
Term
File Size (3)
Definition
A byte is a sequence of 8 bits (enough to represent one alphanumeric character) processed as a single unit of information. A single letter or character would use one byte of memory (8 bits), two characters would use two bytes (16 bits).
Term
kilobyte - Approximately 1,000 bytes.  Learn more here.
Definition
Term
gigabyte - Approximately 1,000,000,000 bytes.  Learn more here.
Definition
Term
Internet Protocol Layers
Definition

DNS: Translates a URL into an IP address. Note that a DNS request still is conducted over TCP/IP

TCP: Breaks larger messages into multiple packets and ensures all packets are received and ordered correctly

IP: Assigns IP addresses to computers and routes packets of data to the correct address

Term
Lossy Compression
Definition
To save space, some information is thrown away
Term
Resolution
Definition
The dimensions by which you can measure how many pixels are on a screen.
640 x 480
Term
MetadataData
Definition
Data the describs data. For example, a digital image may include metadata that describes the size of the image, number of colors, or resolution.
Supporting users have an ad free experience!