Build your intuition. Is this statement true or false?
C++ treats functions as first-class citizens, allowing them to be passed as arguments to other functions and returned as values from functions.
Press true if you believe the statement is correct, or false otherwise.