問題 #335 Which of the following Rules belongs to the Naming Rules category?
A. ST-NMG-002 - Arguments Naming Convention
B. ST-DBP-020 - Undefined Output Properties
C. ST-SEC-008 - SecureString Variable Usage
D. ST-MRD-007 - Nested If Clauses
答案:A
解題說明: NMG - shows that the rule is part of the Naming Rules category. Rules part of Project Anatomy Rules category have the ANA abbreviation, those part of Design Best Practices the DBP, and so on. UiPath Documentation Exam Topic: Describe the functionality of the Workflow Analyzer and how to create new rules 問題 #336 While working with a queue in Orchestrator, you notice that the status of one of the Queue Items has changed to Abandoned. When does this happen?
A. When the item remains in the "In Progress" status for approx. 24 hours
B. When the item remains in the "Failed" status for approx. 24 hours
C. When the item remains in the "Retried" status for approx. 24 hours
D. When the item remains in the "New" status for approx. 24 hours
答案:A 問題 #337 What can be used to debug a workflow? Options are :
A. Breakpoints
B. The Slow Step option.
C. Highlighting activities.
答案:A,B 問題 #338 A developer wants to design a process in which multiple decision points will be used to accommodate complex scenarios. In UiPath Studio, which recommended type of workflow meets this requirement?
A. State Machine
B. Flowchart
C. Global Exception Handler
D. Sequence
答案:B 問題 #339 What is the slowest method of reading text? Options are :