The “arrayOfPointsGainedByParticipant” Object array is created and initialized with the following values: {“7”, “4”, “1”}. Which is the value and data type returned, at runtime, by arrayOfPointsGainedByParticipant(1)?
Tested in Studio. Created assign with object array value: new Object(){"7", "4", "1"}. Log message for array(1) was 4. Log message for array(1).GetType was System.String
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
e92a31f
1 month, 1 week ago19b3ff8
2 months, 2 weeks agoairtonpereira
2 months, 3 weeks ago5683e52
5 months, 1 week ago19b3ff8
2 months, 2 weeks agoKarthiiii28
3 months, 2 weeks agoSanjib40
6 months, 4 weeks ago