Uipath - Level 1 Foundation Training Lesson 3 Quiz Answers


Resultado de imagen para uipath


These are some of the questions that may appear in the lesson quizzes of the course, the green one are the correct answer, and the red ones are incorrect. Not all of them were answered correctly, but at least you will know the incorrect one XD.(Still watch the videos of the training and try to do it yourself, Happy Automation!)

Lesson 3

Multiple Choice
1) Which of the following data types are included in the Collections category?
    Array
    Int32
    Dictionary
    List
Score: 10
Single choice
2) What .Net method of the datatable object can be used to filter a table by a condition?
    ToString
    Select
    Filter
    Clone
Score: 10
Single choice
3) What activity can you use to get the value from a certain cell, from a specific data table row?
    Get Row Item
    Write Cell
    Remove Data Row
    Read Cell
Score: 10
Single choice
4) What key combination allows you to automatically create a variable from an activity’s property field?
    Ctrl + P
    Ctrl + A
    Ctrl + K
    Ctrl + N
Score: 10
Single choice
5) How can we test if a given address (a string variable called fullAddress) can be found on a particular street (a string variable called streetName)?
    fullAddress.Contains(streetName)
    fullAddress.Has(streetName)
    streetName.Has(fullAddresss)
    streetName.Contains(fullAddress)
Score: 10


-狐🦊

Comentarios

Popular