Binary
Binary number system
What is a number system that has only two digits - 1 and 0?
The form of intellectual property rights that protects ideas of the mind fixed in tangible form
What is Copyright?
The maximum # of values that can be represented by a bit
What is 2?
The form of intellectual property rights that covers inventions or designs
What is a patent?
What is 256?
How do you avoid copyright infringement?
What is only using material that is open source or that you have permission to use?
What is 255?
How do you avoid plagiarism?
What is providing citations for all material you use?
10101 in decimal
What is 21?
An error caused by an integer needing more bits than the programming language can represent.
(No, we did not cover this)
What is an overflow error?