Answer the following questions true (T) or false (F)
1. Reusing function subprograms is a bad idea.
2. The symbol = is the C equality operator.
3. A compound statement is a sequence of statements enclosed in {} braces.
1. False
2. False
3. True
Computer Science & Information Technology