RPA Day 03 Sesi 05

RPA Day 03 Sesi 05

KG - 12th Grade

16 Qs

quiz-placeholder

Similar activities

MongoDB Quiz

MongoDB Quiz

University

20 Qs

Python Lists

Python Lists

8th - 12th Grade

15 Qs

Information Processing

Information Processing

10th Grade

20 Qs

Python Arrays

Python Arrays

9th - 12th Grade

13 Qs

Python List Basics

Python List Basics

12th Grade

14 Qs

String manipulation

String manipulation

10th Grade

16 Qs

GCSE J277 - 2.2.3 - String Manipulation

GCSE J277 - 2.2.3 - String Manipulation

7th Grade

20 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

RPA Day 03 Sesi 05

RPA Day 03 Sesi 05

Assessment

Quiz

Computers, Science

KG - 12th Grade

Hard

Created by

ALI GUNAWAN

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

........................... is the process of modifying, structuring, formatting, or sorting data in order to facilitate its usage and increase its management capabilities. 

Strings

Lists

Dictionary

Reg Ex

Data Manipulation

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

............................. are the data type corresponding to text. It is difficult to imagine an automation scenario that doesn’t involve the use of strings

Strings

Lists

Dictionary

Reg Ex

Data Manipulation

3.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

below which is a function of string (multiple answers)

Concat

Contains

Format

IndexOf

Join

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

............................. are data structures consisting of objects of the same data type (for example string or integer). Each object has a fixed position in the list; thus, it can be accessed by index. While arrays are fixed-size structures for storing multiple objects, lists allow us to add, insert and remove items.

Strings

Lists

Dictionary

Reg Ex

Data Manipulation

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Lists provide specific methods of manipulation, such as: (multiple answer)

Adding and removing items.

Searching for an element.

Looping through the items (and performing certain actions on each).

Sorting the objects

Extracting items and converting them to other data types

6.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Manipulating lists can be done using .NET methods or using the collection methods that UiPath Studio offers.

Add to Collection

Remove from Collection

Exists in Collection

Clear Collection

Index from Collection

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

............................. as you will encounter them) are collections of (key, value) pairs, in which the keys are unique. Think of the Address Book in your mobile phone, where each name has corresponding data (phone number(s), email)

Strings

Lists

Dictionary

Reg Ex

Data Manipulation

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?