RPA- Associate Training

RPA- Associate Training

Professional Development

31 Qs

quiz-placeholder

Similar activities

PBU Assessment_Broker Aquisition

PBU Assessment_Broker Aquisition

Professional Development

30 Qs

Talon Training

Talon Training

Professional Development

31 Qs

Ilmuth Tajweed Quiz 4

Ilmuth Tajweed Quiz 4

Professional Development

28 Qs

SME Quiz

SME Quiz

Professional Development

35 Qs

KURSUS JPK UiTM CAW MELAKA KAG 2022

KURSUS JPK UiTM CAW MELAKA KAG 2022

Professional Development

30 Qs

CueXtionario

CueXtionario

Professional Development

30 Qs

WGL Energy General Knowledge

WGL Energy General Knowledge

Professional Development

30 Qs

Old Certifications Knowledge Assessment

Old Certifications Knowledge Assessment

Professional Development

26 Qs

RPA- Associate Training

RPA- Associate Training

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Sajeev Rajkumar

Used 8+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

How can we run the project in debug mode in Studio?
By clicking Debug ribbon tab, then clicking Remote Debugging.
By clicking Debug ribbon tab, then clicking Debug File drop-down list and selecting Run File.
By clicking Design or Debug ribbon tab, then clicking Debug File drop-down list and selecting Debug Project.
By clicking Debug ribbon tab, then clicking Debug File drop-down list and selecting Run Project.

2.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

How can we enable the activities that are only available by default in the Classic Experience in Studio?
By right-clicking the project Dependencies and installing the activity packages that we need.
By clicking View Options at the top of the Activities panel, and then selecting Show Classic.
By making sure we select only the activities under the Classic category when searching inside the Activities panel.
By making sure that the project.json file isn't in a Read-Only location.

3.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

To improve readability, variable and argument names must align to a naming convention. If a variable is written as FirstName, then what is the naming convention followed?
Kebab case
Lower camel case
Snake case
Pascal case

4.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Consider the array UserNames = { "John", "Jane", "Dave", "Sandra"}. What value will the expression UserNames(1) return?
"Dave"
"Sandra"
"John"
"Jane"

5.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

You are saving the input from users to a variable of string type in Main.xaml.  The user info is stored in an Excel spreadsheet by a Write Range activity added in WriteData.xaml. WriteData.xaml is invoked in Main.xaml. What direction will your argument have?
Property
Out
In/out
In

6.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Collections are largely used for handling and processing complex data. Which one of the following is the most encountered collection with a dynamic size?
GenericValue
Array
Dictionary
Lists

7.

MULTIPLE CHOICE QUESTION

1 min • 10 pts

Which one of the following is a data type particular to UiPath and can store any kind of data, including text, numbers, dates, and arrays?
Collection
Dictionary
GenericValue
Data Table

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?