Chapter 1 Flashcards
1
Q
What are whitespaces?
A
Any blank space or new line
2
Q
Why are whitespaces important?
A
- Allows for precise outputs and organization,
- makes the output easier to read
- helps new programmers pay attention to detail and creating an exact product that not only works but looks perfect too, if this habit is built early there is less time debugging
3
Q
In binary switches what represents a 1 and 0?
A
1 = positive voltage
0 = zero voltage
4
Q
What is a single binary digit known as?
A
A bit