Question: Which of the following calls a void function named displayName, passing it no actual arguments? a. call displayName(); b. displayName; c. displayName() d. displayName();
Which of the following calls a void function named displayName, passing it no actual arguments?
a. call displayName();
b. displayName;
c. displayName()
d. displayName();
Step by Step Solution
3.29 Rating (164 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
