Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam UiARD All Questions

View all questions & answers for the UiARD exam

Exam UiARD topic 1 question 13 discussion

Actual exam question from UiPath 's UiARD
Question #: 13
Topic #: 1
[All UiARD Questions]

A developer needs to create a process that writes the table to an Excel file. While creating this process, the developer notices that two activities with the same name can write the scraped DataTable to Excel.
What are the differences between the Workbook and Excel Write Range activities?

  • A. (Excel) Write Range activity only works in the foreground, visible to the user.
    (Workbook) Write Range activity only works in the background.
  • B. (Excel) Write Range activity must be included in an Excel Application Scope activity.
    (Workbook) Write Range activity requires that the file is not opened by the user before running.
  • C. Excel Write Range activity will create the file in the WorkbookPath property if it does not exist.
    Workbook Write Range activity can only be used when Excel is installed.
  • D. (Excel) Write Range activity only works in the background.
    (Workbook) Write Range activity will create the file in the WorkbookPath property if it does not exist.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
phileraene
1 year, 3 months ago
Selected Answer: B
B because... well others are not true
upvoted 1 times
...
Mirjalol
1 year, 4 months ago
Selected Answer: B
It is B
upvoted 1 times
...
Tharaka
1 year, 5 months ago
Selected Answer: B
Answer is B
upvoted 1 times
...
PunitB
1 year, 7 months ago
Selected Answer: B
Compatibility: The "Workbook Write Range" activity is compatible with both Excel and OpenOffice spreadsheets, while the "Excel Write Range" activity is specifically designed for Excel files. File handling: The "Workbook Write Range" activity creates a new file if the specified file path does not exist, while the "Excel Write Range" activity throws an exception if the specified file path does not exist. If the file already exists, both activities overwrite the existing file.
upvoted 2 times
jONNI96
1 year, 6 months ago
Hi, The "Workbook Write Range" and "Excel Write Range" activity creates a new file if the specified file path does not exist.If the file already exists, both activities overwrite the existing file.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...