asked 190k views
1 vote
Functions that have no parameters do not need to have parentheses after the function's name.

True False

1 Answer

2 votes

False, otherwise you are referencing the function itself instead of running it.

answered
User Norlan
by
8.8k points

No related questions found