Android Question [Solved]How many colons in the code using RunMethond?

Theera

Expert
Licensed User
Longtime User
Last edited:

Theera

Expert
Licensed User
Longtime User
What the answer should be?
 
Upvote 0

teddybear

Well-Known Member
Licensed User
Is the number of colons equal to the number of variables? Please answer me.
The answer is yes, in Objective-C, each parameter in a method declaration is associated with a colon ( :)
 
Last edited:
Upvote 0
Solution
Top