6. 

In C all functions except main() can be called recursively.

A. True
B. False

7. 

Functions can be called either by value or reference

A. True
B. False