UiPath Advanced RPA Developer v1.0 Exam (UiARD) UiPath-ARDv1 Question # 15 Topic 2 Discussion

UiPath Advanced RPA Developer v1.0 Exam (UiARD) UiPath-ARDv1 Question # 15 Topic 2 Discussion

UiPath-ARDv1 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

A developer is building a workflow that extracts the name of companies based on their IDs and then stores them in a datatable. The workflow contains a String variable that stores the company name, an output argument that stores the Company ID, and a datatable.

What represents an example of a naming convention best practice?


A.

String variable name: CompanyName

Argument name: CompanyId

Data Table name: Dt_Companydata


B.

String variable name: CompanyName

Argument name: out_companyId

Data Table name: companydata


C.

String variable name: company_name

Argument name: out_companyId

Data Table name: DT_Companydata


D.

String variable name: CompanyName

Argument name: out_CompanyId

Data Table name: dt_CompanyData


Get Premium UiPath-ARDv1 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.