Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam UiPath-SAIAv1 All Questions
Exam UiPath-SAIAv1 All Questions

View all questions & answers for the UiPath-SAIAv1 exam

UiPath Specialized AI Associate UiPath-SAIAv1 Question # 74 Topic 8 Discussion

UiPath-SAIAv1 Exam Topic 8 Question 74 Discussion:
Question #: 74
Topic #: 8

A developer has created a string array variable as shown below:

UserNames = {"Jane", "Jack", "Jill", "John"}

Which expression should the developer use in a Log Message activity to print the elements of the array separated by the string ","?


A.

String.Concat(UserNames,",")


B.

String.Concat(",", UserNames)


C.

String.Join(UserNames,",")


D.

String.Join(",", UserNames)


Get Premium UiPath-SAIAv1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.