The most basic form of data representation.
What is binary?
The three abstractions required for the CPT
What is sequencing, selection, and iteration
A systems ability to transmit data even with the presence of a broken connection
What is fault-tolerance?
Long form of PPR
What is the Personalized Project Reference?
Pieces of data are stored in these and sent in any order to another location?
What is a packet?
This amount of bits can represent numbers 0-511
What is 9 bits?
A solution that is used when there is no answer that can be provided within reasonable constraints
What is a heuristic solution?
It executes instructions provided by software programs and handles calculations
What is the CPU (Central Processing Unit) ?
An error that produces an output that in not desired by the programmer
What is a logic error?
What is Hypertext Transfer Protocol Secure?
Measured at regular intervals to convert into binary data.
What is analog data?
Out come of:
x = "2";
y = 2;
console.log(x+y);
What is 22?
How is speedup calculated?
Old time/new time
The Internet requires public key encryption, a form of asymmetric encryption. This is used to decrypt information sent to a computer.
Total unique IP addresses using IPv4
232 or 4,294,967,296 roughly 4.3 billion unique IP addresses
Algorithm used to compress files with no change to the files original properties. (PNG)
What is Lossless Compression Algorithm?
908 MOD 40
What is 28?
This aspect makes it so that a parallel computing system will function more efficiently than a sequential computing system.
The gap in access to computing devices and the internet between different socioeconomic, geographic, or demographic groups.
What is the digital divide?
Long form of HTML AND CSS
HTML - HyperText Markup Language
CSS - Cascading Style Sheets
What is this value in base 10: 111100002 + 011100002
What is 352?
A binary search method is used to search a list of values from 0-99. The list has been pre-sorted. How many iterations would it take to find the number 82?
What is 7 iterations?
What is the total number of bits in an IP V.6 address divided by the total number of bits in an IP V.4 address?
Decrypt this message: hwjzw yvjrz!
(Caesar Cipher +7)
APCSP rocks!
Long form name of DNS
What is Domain Name System?