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.

User Norlan
by
8.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.