2024-Automation COE-考试练习卷附答案_第1页
2024-Automation COE-考试练习卷附答案_第2页
2024-Automation COE-考试练习卷附答案_第3页
2024-Automation COE-考试练习卷附答案_第4页
2024-Automation COE-考试练习卷附答案_第5页
已阅读5页,还剩25页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

第页2024-AutomationCOE-考试练习卷附答案1.我国火警报警电话是(

)。A、911B、119C、110D、120【正确答案】:B2.WhichactivitycanbeusedtoloopthrougheachrowfromaDataTable?A、ForEachRowB、IfC、BuildDataTableD、FlowDecision【正确答案】:A3.Whatisareusablecomponent?AworkflowthatimplementsaverycommonactionrepeatedthroughoutallyourautomationsB、AfunctionalityoftheOrchestratorserverC、TheartifactofaPublishoperation.【正确答案】:A4.WhichofthetextextractionmethodscanreturnthehiddentextfromaUIelement?哪一种文本提取方法可以从UI元素返回隐藏文本?A、OCRB、AnyoftheoptionsC、FullTextD、Native【正确答案】:C5.露天存放物品应当分类、分堆、分组和分垛,并留出必要的(

)。A、安全出口B、防火间距C、周转区D、安全通道【正确答案】:B6.我国交通事故报警电话是()。A、120B、110

C、122D、119【正确答案】:C7.任何人发现火灾时,都应报警。任何单位、个人应当(

)为报警提供便利,不得阻拦报警。A、无偿B、有偿C、自愿D、自觉【正确答案】:A8.InaTryCatchactivity,howmanytimesistheFinallysectionexecutedifnoerroroccursintheTrysection?在一个TryCatch活动中,如果在Try部分中没有发生错误,那么执行Finally部分多少次?A、OnceB、TheFinallysectionisexecutedonlywhentheCatchsectionisexecutedC、Zero【正确答案】:A9.HowcanyouseethefulllistofattributesofUielements?A、ByusingtheselectfromscreentoolinUiAutomationactivities.B、YoucannotC、ByusingtheUiExplorertool.【正确答案】:C10.HowcanyourecordthestartofaWebapplication?A、HitRecord-Basic-StartApp-selectbrowserB、HitRecord-Web-OpenBrowser-selectbrowserC、UsetheopenApplicationactivity【正确答案】:B11.HowcanastringvariablecalledmyStringbeconvertedtoanall-capitalsrepresentationforfutureuse?如何将字符串换成大写A、ByusinganInvokeMethodactivitywiththeTargetTypepropertysettonull,theTargetObjectpropertysettomyStringandtheMethodNamepropertytoToUpper.ByusinganAssignactivitywithmyStringontheleftsideandmyString.ToUpperontherightside.C、ByusingaWriteLinewiththeTextpropertysettomyString.ToUpper.D、ByusinganInvokeMethodactivitywiththeTargetTypepropertysettoString,theTargetObjectpropertysettomyStringandtheMethodNamepropertytoToUpper.【正确答案】:B12.WhichstatementabouttheUiPathRoboticEnterpriseFrameworktemplateisfalse?A、TheframeworkismeanttobeatemplatethathelpstheuserdesignprocessesB、TheframeworkcanbeusedonlyifyougettheinputdatafromtheUiPathserverqueuesC、Theframeworkhasarobustexceptionhandlingschemeandeventlogging【正确答案】:B13.Whichisthebestwaytonavigatetoaspecificpageinawebbrowser?A、UsetheNavigateToactivityinsideanAttachBrowsercontainerB、UsetheTypeIntoactivityinsideanAttachBrowsercontainerC、UseaTypeIntoactivitywithafullselector【正确答案】:A14.Howcanyouimprovethefollowingcalendarpageselectortoworkonlyfordatesin2017?“<htmlapp='chrome.exe'title='UiPath-Calendar-WeekofMay1,2017'/>”A、“<htmlapp='chrome.exe'title='UiPath-Calendar-Weekof?????,2017'/>”B、“<htmlapp='chrome.exe'title='UiPath-Calendar-*201?'/>“C、“<htmlapp='chrome.exe'title='UiPath-Calendar-*/>”D、“<htmlapp='chrome.exe'title='UiPath-Calendar-*2017'/>”【正确答案】:D15.Whichrecordingprofilegeneratesfullselectors?A、BasicrecordingB、StepbysteprecordingC、Desktoprecording【正确答案】:A16.AttheendoftheexecutionofWorkflow1,whichretrievessomeitemsfromadatabase,isthedatabaseconnectionclosedautomatically?在Workflow1执行结束时(从数据库中检索一些项目),数据库连接是否自动关闭?A、Yes,theconnectionisclosedafter30secondsB、TheconnectionhastobeclosedusingaDisconnectactivityC、Onlythedatabaseadmincandecidethisaspect【正确答案】:B17.Whichvariabletypecanyouusetoefficientlystorethecurrenttimeinsideyourworkflows?A、DateTimeB、IntegerC、StringD、Array<String>【正确答案】:A18.GiventwoGenericvariables,Awithvalue“123”andBwithvalue456,whatwouldtheWriteLineoutputofA+Bbe?A、123+456B、Anexceptionwillbethrown.C、123456D、579【正确答案】:C19.建筑物安全疏散设施不正确的是(

)。A、安全出口B、疏散指示标志

C、应急广播

D、电梯【正确答案】:D20.WhatarethedifferencesbetweenSendWindowMessagesandSimulateTypeinputmethods?A、SendWindowMessagesauto-emptiestheinputfieldSimulateTypedoesnotauto-emptytheinputfieldB、SendWindowMessagesdoesnotworkinthebackgroundSimulateTypedoesworkinthebackgroundC、SendWindowMessagesiscompatiblewith80%oftheapplicationsSimulateTypeiscompatiblewith100%oftheapplicationsD、SendWindowMessageshashotkeysupportSimulateTypedoesnothavehotkeysupport【正确答案】:D21.WhatisthedifferencebetweenaClickactivitywhoseSimulateClickpropertyischeckedandanotheronewiththesamepropertyunchecked?选中SimulateClick属性的单击活动与未选中相同属性的另一个单击活动之间的区别是什么?A、TheactivitywithanenabledSimulateClickflagdoesnotclickthetargetelement,itjustsimulatestheactionB、TheactivitywiththeSimulateClickflaguncheckedmovesthemousecursoroverthetargetelement,whiletheonewiththeflagsetdoesnotmovethemousecursor未选中SimulateClick标志的活动将鼠标光标移动到目标元素上,而设置了该标志的活动不会移动鼠标光标C、Thereisnodifference-bothcanbeusedinsamescenarios【正确答案】:B22.消防工作要贯彻

(

)A、逐级防火责任制

B、预防为主,防消结合方针C、岗位安全责任制

D、谁主管谁负责。【正确答案】:B23.Whatcanyouusetomakesurethattheexecutioncontinuesevenifanactivityfails?A、DelayAfterpropertyB、Try/CatchactivityC、ThrowactivityD、TimeoutMSproperty【正确答案】:B24.YouareworkingwithanapplicationthatallowsalltypesofinputmethodsfortheTypeIntoactivity.Whichpropertyshouldbeenabledforthefastestexecution?ArobotcantransitioninteractiveUIautomationactivitiesfromtheforegroundtothebackgroundB、ArobotcanrunsimultaneousbackgroundprocessesthatuseClickandTypeIntoactivitiesC、ArobotcanexecutemultiplebackgroundprocesseswithinaWindowssessionatthesametimeD、Arobotcanexecuteamaximumoftwobackgroundprocessesatatime【正确答案】:C25.WhathappensiftheAddHeadersoptionischeckedintheReadRangeActivity?A、ThefirstrowfromthespecifiedrangeisconsideredtobethecolumnnamesB、AnexceptionisthrownC、Theheadersareaddedtotheexcelsheet【正确答案】:A26.常用的简易灭火器材不包含(

)。A、消火栓B、湿棉被

C、水盆D、扫帚【正确答案】:A27.作为一名交通参与者,我们横过马路时做到(

),遵守信号灯。A、一通过、二看、三停

B、一通过、二停、三看

C、一停、二看、三通过

D、一看、二停、三通过【正确答案】:C28.火灾扑灭后,起火单位应(

)。A、速到现场抢救物资

B、尽快抢修设施争取复产C、予以保护现场

D、拨打119【正确答案】:C29.WhatwouldbethebestmethodtoretrieveresultsfrommultipleGooglepages?从多个谷歌页面中检索结果的最佳方法是什么A、Native,becauseitworksinthebackground.B、ScreenscrapingbyusingtheFullTextmethodbecauseitretrievestheentiretext.C、DataScraping,becauseitcanoperatewithstructureddataandreturnadatatable.【正确答案】:C30.IsitpossibletoclickabuttonwithClickImageActivityifthetargetisnotvisibleonthescreen?A、Yes,butyouhavetoclickthetextfromthebuttonnotthebuttonimageB、Yes,therobotcanclickanimageevenifit'snotvisibleonthescreenC、No,youcouldclickabuttonwhichisnotvisibleonlyusingselectors【正确答案】:C31.InwhichworkflowintheUiPathRoboticEnterpriseFrameworktemplateistheTransactionNumberglobalvariableincrementedbydefault?A、ProcessworkflowB、SetTransactionStatusworkflowC、GetTransactionDataworkflow【正确答案】:B32.WhatisaSelector?AcontainerforUIelements.B、TheuniqueIDofanUIelement.C、The“path”totheUIelement,startingfromtheroot,allthewaytotargetelement.【正确答案】:C33.疏散指示灯,一般设在距离地面不超过(

)的墙面上。A、0.5米B、0.8米C、1米D、1.5米【正确答案】:C34.烈日下,每天()时段发生中暑的机率是其他时段的10倍。A、10:00-14:00分B、10:00-15:00分C、10:00-16:00分D、12:00-15:00分【正确答案】:C35.CanyoustoreaSelectorinavariable?A、Yes,oftypeInt32B、NoC、Yes,oftypeStringD、Yes,oftypeUiElement【正确答案】:C36.WhatistheAttachWindowactivityusedfor?A、SpecifiesthatyouareworkingwithaJavawindow.B、Specifiesthatyouwanttoautomateinbackground.C、Identifyingthewindowyouareworkingwith.识别工作窗口D、Specifiesthatyouareworkingwithabrowser.【正确答案】:C37.Howshouldyouorganizeyourworkflow?A、IgnoreexceptionsB、UseFlowchartorStateMachineforahighlevelorganizationC、Neverbreaktheautomationintosmallerpieces【正确答案】:B38.在拨打火警电话向公安消防队报火警时,必须讲清(

)、起火物、火势情况和报警人的姓名和所用的电话号码。A、发生火灾单位街道名称

B、发生火灾单位的门牌号码C、发生火灾村庄的名称D、发生火灾单位或个人的详细地址【正确答案】:D39.Whichisthebestwaytodeleteunreferencedvariables?删除未引用变量的最佳方法是什么?A、DeletethemonebyonefromtheVariablespanelUiPathStudioperformstheworkflowvalidationinrealtime,thereforeyoucanseewhichvariableisbeingusedB、YoucanmanageyourvariablesfromtheDesignpanel>ManageVariables>RemoveUnreferencedC、Theunreferencedvariablesdonotutilisememory,thereforeyoudonothavetodeletethem【正确答案】:B40.Downloadingareportfromawebapplicationtakesavariableamountoftime,butapop-upwindowisshownwhenthedownloadisfinishedWhatshouldyoudotocheckwhetherthefilehasbeenfullydownloadedbeforecontinuingtheprocess?从web应用程序下载一个报告需要不同的时间,但下载完成后会显示一个弹出窗口。在继续该过程之前,应该做什么来检查文件是否已完全下载?A、UsetheOnElementAppearactivityandindicatethedownloadpop-upwindowB、UsetheElementExistactivityandindicatethedownloadpop-upwindowC、SettheWaitForReadypropertytoComplete【正确答案】:A41.ThemainadvantageoftheOCRmethodis:A、It’sfast.B、Itworkseveniftheapplicationisrunninginthebackground.C、Itworksoneveryapplicationevenifit’srunninginavirtualenvironment.【正确答案】:C42.日常安全生产检查内容错误的有()A、查作业环境(消防器材、安全通道、通风条件、温度湿度)B、查机物的不安全状态(劳动工具、运输工具、货架、货物堆放)C、查员工背景情况(查户藉、查人际关系)D、查安全管理(查制度、查记录、查档案)E、查作业人员的不安全行为(查违章、查个人防护、查精神状态)【正确答案】:C43.HowcanyoudisplayanIntegervalue,myNumber,insideaMessageBoxwindow?A、“Mynumberis$myNumber”B、“Mynumberis“+myNumber.ToStringC、“Mynumberis”+myNumberD、“Mynumberis“+myNumber.Value【正确答案】:B44.CanExcelrelatedactivitiesbeusedwithouthavingtheExcelApplicationinstalled?

A、Yes,butonlyforxlsxfilesB、YesanditworksforeveryExcelfileC、Yes,butonlyforxlsfilesD、No,UiPathStudiorequiresMSOfficepackage【正确答案】:A45.WhichofthefollowingstatementsaretrueregardingtheOutputDataTableactivity?A、ReturnsaDataTableobjectB、WritesaDataTabletoanExcelfileC、ReturnsthedatacontainedinaDataTableasastringinacsvformatD、WritesaDataTabletoacsvfile【正确答案】:C46.IfalargeitemcollectionisprocessedusingForEach,whichactivityenablesyoutoefficientlyexittheloopafteraspecificmoment?A、NoactivitycanbeusedInstead,youhavetocreateaBooleanvariablebasedonwhichtheForEachloopisbrokenB、The“Break”activityisthemostsuitableinForEachC、AWhileloopshouldbeusedinsteadofForEach【正确答案】:B47.OneofthestepsinyourprocessistoauthenticateonawebapplicationHowcanyoucheckiftheloginsucceededornot?A、PlacetheloginactivitiesinsideaTry-CatchblockAnexceptionisthrownincasealoginproblemoccursB、UseanElementExistactivitytocheckwhethertheloginsucceededbysearchingforanelementthatisonlydisplayedinthatcaseCheckthereturnvalueoftheLoginactivity【正确答案】:B48.WhathappensifyoutrytouseaWriteRangeactivitytoa.xlsxfilethatdoesnotexist?A、ItwillthrowanerrorB、Itwillcontinuetheexecutionwithoutwritingthedata.C、Itwillcreatethatfileforyouandwritethedatainit.【正确答案】:C49.依据《仓库防火安全管理规则》,库房内的照明灯具的垂直下方与储存物品水平间距不得小于(

)米。A、0.3B、0.5C、5D、1【正确答案】:B50.Howdoyoustoptherecording?A、EscapeandDoubleclickB、F4andDeleteC、EscapeD、F12【正确答案】:C51.Canfullselectorsbeusedinsideacontainer(AttachWindoworOpenApplicationactivities)?A、NoB、Yes【正确答案】:B52.Wherecanyouseethevariables’valuesduringworkflowexecution?A、IntheVariablespaneB、IntheOutlinepaneC、IntheLocalspaneD、IntheLibrarypane【正确答案】:C53.Canpartialselectorsbeusedinsideacontainer(AttachWindoworOpenApplicationactivities)?A、YesB、No【正确答案】:A54.IfyouwanttowaituntilaUIElementbecomesavailableonthescreen,whatactivityshouldyouuse?A、FindElementB、WaitElementVanishC、ElementExists【正确答案】:A55.如果因电器引起火灾,在许可的情况下,你必须首先(

)。A、逃离现场B、打电话报警C、抢救公司财物D、将有开关的电源关掉【正确答案】:D56.WhichactivitycanbeusedtomodifythevalueofanexistingcellinaDataTable?A、ModifyCellactivityB、AddDataRowactivityC、AddDataColumnactivityD、Assignactivity【正确答案】:D57.TheString.Format(“Input={0}andOutput={1}”,“1”,”2”)expressionreturnswhichofthefollowingtext:A、Input={0}andOutput={1}B、Input=1andOutput=1C、Input=0andOutput=0D、Input=1andOutput=2【正确答案】:D58.InwhichworkflowintheUiPathRoboticEnterpriseFrameworktemplateistheretrymechanismimplemented?在UiPath机器人企业框架模板中的哪个工作流中实现了重试机制?A、TheSetTransactionStatusworkflowB、TheMainworkflowC、TheGetTransactionDataworkflow【正确答案】:A59.在“安全交通,从我做起”承诺书中我们承诺做到不驾驶不乘坐无牌无证车辆,不超速,不(

)。A、醉酒驾驶

B、超重C、开斗气车

D、酒后驾驶【正确答案】:D60.Whatshouldyouusetoverifyifacheckboxisselectedornot?

A、CheckactivityB、AtriggeractivityClickactivityD、GetAttributeactivity【正确答案】:A61.AdeveloperwantstomodifytheRoboticEnterprise(RE)Frameworktomakealinearprocess.BasedontheREFrameworkdocumentation,whichactionshouldthedeveloperperform?A、SettheMaxRetryNumberto0intheConfig.xlsxfileB、SettheMaxRetryNumberto1intheConfig.xlsxfileC、IntheGetTransactionDataworkflow,onlyassignavaluetoout_TransactionItemifin_TransactionNumber=1D、IntheGetTransactionDataworkflow,assignout_TransactionItem=Nothing【正确答案】:C62.火灾初起阶段是火灾扑救(

)的阶段。A、最不利

B、最有利C、较有利D、较不利【正确答案】:B63.CanUiExplorerbeusedtorecordUIinteractions?A、YesB、No【正确答案】:B64.以下对火灾报警电话描述不正确的是(

)。A、119报警电话是免费的;

B、发生火灾时任何人都有义务拨打119;

C、为了演练,平时可以拨打119;

D、不可以使用单位内线电话分机拨打119;【正确答案】:C65.电动托盘车在拐弯处或人多处或进入狭窄通道时必须看清周围情况后鸣号和()。A、靠边驾驶B、缓慢驾驶C、靠中间驾驶D、靠右驾驶【正确答案】:B66.YoucaninsertaSequenceactivityinaFlowchartactivityA、FALSEB、TRUE【正确答案】:B67.装柜前要先检查货柜的完整性、及集装箱门用来安锁的装置是否坚固牢靠,检查过程包括七个点:前、左、右、底、内外顶、内外门和()等。A、外底盘B、车头C、车尾D、车架【正确答案】:A68.Whatisthebestmethodtoextractwhitetextwrittenonbluebackgroundinadesktopapp?A、ByusingtheFullTextmethodByusingtheMicrosoftOCRengineC、ByusingtheGoogleOCRengineD、ByusingtheGoogleOCRenginewithInvertflag【正确答案】:A69.IfyouareusingtheForEachactivitytoloopthroughalistofMailMessagevariables,whatshouldyousettheTypeArgumentpropertyto?A、System.Net.Mail.MailMessageB、System.Web.Mail.MailMessage【正确答案】:A70.Whichisthebestoptionforscrapingtablesfromawebpage?A、DatascrapingwizardB、GetOCRTextC、GetVisibleText【正确答案】:A71.YouareworkingwithanapplicationthatallowsalltypesofinputmethodsfortheTypeIntoactivity.Whichpropertyshouldbeenabledforthefastestexecution?A、EmptyFieldB、SimulateTypeC、SendWindowMessagesD、ClickBeforeTyping【正确答案】:D72.Isthereanywaytohidetheexecutionofoneactivityinthelogs?有没有办法在日志中隐藏一个活动的执行?A、Yes,bycheckingthePrivatepropertyoftheactivitythatistobehiddenB、No,butthelogscanbemanuallyeditedC、Yes,bychangingtheminLevelpropertyofthe“Execution”loggerfromNLogconfigfile【正确答案】:A73.HowcanyouPublishaprocesstotheOrchestratorserver?A、ManuallyuploadeachfiletoOrchestratorServerB、SendanemailtotheadministratorwiththeprocessfilesC、DirectlyfromUiPathStudio,withthePublishfunctionality【正确答案】:C74.灭火器应放置在

)的地方。A、易于收藏

B、易于存放C、放于高处D、易于取用【正确答案】:D75.WhatactivitycanyouusetocreateaDataTablefromaninputstring?A、OutputDataTableBuildDataTableC、GenerateDataTable【正确答案】:C76.Which.Netmethodofthedatatableobjectcanbeusedtofilteratablebyacondition?A、SelectB、ToStringC、FilterD、Clone【正确答案】:A77.WhatisakeyadvantageofaRoboticEnterprise(RE)FrameworkDispatcherprocessusingqueues?A、PreparesthedatainacommonformatinqueuesB、MultiplerobotsrunthesameprocesswithasinglequeueC、ExtractsdatafrommultiplesourcesandaddsthemdirectlytothequeueD、AllQueueItemsareprocessedsimultaneouslybythesamerobot【正确答案】:B78.建筑物起火后(

)分钟内是灭火的最好时间。A、7-9B、9-11C、5-7D、11-13【正确答案】:C79.WhatisOrchestratorusedfor?A、RunningWindowsprocessesonthelocalmachineB、RemotelycontrollinganynumberofrobotsandperformingworkflowmanagementC、DesigningworkflowstoberunbyrobotsinasupervisedmodeDesigningworkflowstoberunbyrobotsinanunsupervisedmode【正确答案】:B80.WhichVisualBasicpropertywithintheMailMessageclasswillyouusetogettheDateofanemail?

AttachmentsB、theDatecannotberetrievedC、DateD、Headers(“Date”)【正确答案】:D81.HowlongwilltheRobottrytofindanUiElement(ifitisnotavailable)onthedesktop?A、30secondsB、TheRobotwillwaitforeveruntilitcanfindtheelement.C、Thevalueinmillisecondsoftheactivity’sTimeoutMSproperty.D、10seconds【正确答案】:C82.Inordertoloopthroughalltherowsofadatatable,whichactivityshouldbeused?A、DoWhileB、WhileC、ForEachD、ForEachRow【正确答案】:D83.Howcanwetestifagivenaddress(astringvariablecalledfullAddress)canbefoundonaparticularstreet(astringvariablecalledstreetName)?A、ullAddress.Has(streetName)B、streetName.Contains(fullAddress)C、ullAddress.Contains(streetName)D、streetName.Has(fullAddresss)【正确答案】:C84.Whatistheslowestmethodofreadingtext?A、OCRB、NoneoftheoptionsC、FullTextD、Native【正确答案】:A85.CanyouinsertaFlowchartactivityinaSequenceactivity?A、NoB、Yes【正确答案】:B86.IntheUiPathRoboticEnterpriseFrameworktemplate,ifaSystemErrorisencounteredintheProcessTransactionstateoftheMainworkflow,whichstateisexecutednext?A、GetTransactionDataB、InitC、EndProcess【正确答案】:B87.Whatisthebestapproachtofilterdatafromadatatablebasedonacondition?

A、Usingthe'Clone'methodB、UsingClearDataTableactivityC、UsingFormatValueactivityD、Usingthe'Select'method【正确答案】:D88.AdeveloperhasfollowedUiPathbestpracticeswhenautomatingaprocessbyusingtheRoboticEnterprise(RE)Framework.AlargenumberofOrchestratorassetsoftypeCredentialarerequiredfortheprocess.WhereintheConfig.xlsxfileshouldthenamesoftheCredentialAssetsbereferenced?AnewsheetB、AssetssheetConstantssheetD、Settingssheet【正确答案】:D89.不是中暑的诱发因素有:()A、过度疲劳B、睡眠不足C、年老D、体弱肥胖E、营养不足【正确答案】:E90.Whattypeofargumentcanyoudefinetopassdataandretrievethemodifiedvaluefromaninvokedworkflow?A、OutB、InC、In/Out【正确答案】:C91.Howdoyouresetaclippingregion?A、WithaSetClippingRegionactivityB、WithaFindImageactivityC、WithaBreakactivityD、Itdoesn'tneedtobereset【正确答案】:A92.Canyourunmultipleinstancesofthesameprocess,inparallel?A、Yes,onthesamerobotB、Yes,ondifferentrobotsC、No【正确答案】:B93.依据《仓库防火安全管理规则》,库存物品要分类、分垛储存,垛与垛间距不小于(

)米。A、0.5B、1C、1.5D、2【正确答案】:B94.Whatactivitycanbeusedtoreadanentiresheetfromaexcelfile?

A、GetTableRangeB、ReadCellC、WriteCSVD、ReadRange【正确答案】:D95.下列粉尘中,(

)的粉尘不可能发生爆炸。A、砂尘B、面粉C、煤粉D、铝粉【正确答案】:A96.高温作业是指日最高气温达到35℃以上的露天工作或不能采取有效措施将工作场所温度降低到()以下的作业。A、33℃(含33℃)B、33℃(不含33℃)C、30℃(含30℃)D、32℃(不含32℃)【正确答案】:B97.WhatistheHighlightactivityusedfor?A、ForaddingactivitiesinStudioB、FortroubleshootingandverifyingselectorsC、Forremovingselectors【正确答案】:B98.Whatkeycombinationallowsyoutoautomaticallycreateavariablefromanactivity’spropertyfield?A、Ctrl+AB、Ctrl+KCtrl+ND、Ctrl+P【正确答案】:B99.Canavalidselectoridentifydifferentelementsonthescreenatthesametime?A、YesB、No【正确答案】:B100.WhichofthefollowingistrueregardingtheAnchorBaseactivity?A、Itworksinbackground.B、Usethestructureoftheapplicationtofindthetargetelement.C、Usethescreenpositionoftheanchorandthetargetelement.【正确答案】:C1.事故隐患泛指生产系统中可导致事故发生的

)。(多选)A、人的不安全行为

B、自然灾害C、管理上的缺陷

D、物的不安全状态【正确答案】:ACD2.Whatcanbeusedtodebugaworkflow?A、BreakpointsB、HighlightingactivitiesC、TheSlowStepoption【正确答案】:ABC3.发生中暑的直接原因有哪些?()(多选)A、环境温度过高B、湿度过大C、劳动时间过长D、劳动强度大E、风速小【正确答案】:ABE4.WhichofthefollowingdatatypesareincludedintheCollectionscategory?集合类别中包含下列哪一种数据类型?A、Int32B、ListC、DictionaryD、Array【正确答案】:BCD5.Whereshouldyoustoretheenvironmentsettingsthatarepronetochanges?A、Directlyinsidetheworkflows,ashardcodedvaluesB、InOrchestrator,asassetsC、Insideconfigfiles(.xml,.json,.xlsx,etc.)【正确答案】:BC6.Whichactivitiesallowyoutoiteratethroughanarrayofstrings?

A、ForEachRowB、DoWhileC、WhileD、ForEach【正确答案】:BCD7.Whileautomatinganinstallationwizard,apop-upwindowmayormaynotappearWhatcanyouusetoclosethewindowwithoutstoppingtheworkflow?A、UseaClickactivityinsideaTryCatchactivityB、UseaClickactivitywiththeContinueOnErrorpropertysettoTrueC、UseaClickactivityandsetitsTimeoutMSpropertyto30【正确答案】:AB8.发现下列违反消防安全规定的行为,单位应当责成有关人员当场改正并督促落实

)。(多选)

A、安全出口上锁、遮挡或者占用、堆放物品影响疏散通道畅通的;

B、消防安全责任制不落实;

C、消火栓、灭火器材被遮挡影响使用或者被挪作他用的;

D、违章进入生产、储存易燃易爆危险物品场所的。

【正确答案】:ACD9.以下预防中暑的措施中正确的有哪些?()(多选)A、保持室内通风,降低室温B、高温下工作时间不宜过久C、备好防暑降温饮料,尽量多补充淡盐开水或含盐饮料D、保证充足睡眠,多吃些营养丰富的水果和蔬菜,如生菜、黄瓜、西红柿等E、尽量穿透气、散热的棉质衣服F、别等口渴了才喝水、尽量在10点至16点时在烈日下行走【正确答案】:ABCDE10.WhatwebscrapingcapabilitiescanUiPathimplement?A、ExtractingimagecontentfromawebpageB、ExtractingthecontentofatablefromawebpageC、ExtractingtextbasedcontentfromawebpageD、Extractinglistsorotherstructureddatafromawebpage【正确答案】:BCD11.灭火器有效性的检查包括(

)。(多选)A、外观检查

B、密封性检查

C、强度检查

D、数量检查【正确答案】:ABC12.使用灭火器的过程中要做到()(多选)A、抱——抱起灭火器B、握——握住喷头C、瞄——瞄准火源根部D、扫——由近及远地灭火,逐步推进。E、拔——拔掉保险销,在拔销时注意放松夹角手柄【正确答案】:BCDE13.Whichofthefollowinginputmethodsworksinbackground?A、NativeB、WindowMessagesC、SimulateType/ClickD、Hardwareevent【正确答案】:BC14.WhichactivitiescanbeusedtoiteratethroughanArray?A、WhileB、FlowDecisionC、ForEachD、ForEachRow【正确答案】:AC15.WhichstatementsaretrueregardingtheWriteLineandtheLogMessageactivities?A、ByusingaLogMessageactivity,youcansetdifferentlevelsoftracingB、WriteLineisjustaLogMessagesetonTraceC、Byusinganyofthem,yougeneratetracesintheOutputpanelandalsointhelogfiles【正确答案】:ABC16.HowshouldanRPAdeveloperaddressruntimeexceptionsintheworkflows?A、ByusingTry/CatchblockswheninvokingexternalworkflowfilesByusingautomaticrecoverysequencesinsidetheCatchblocks.C、Bylogginganyexceptionevents【正确答案】:ABC17.Inwhichvariabletypescanyoustoretext?A、DoubleB、IntegerC、GenericD、String【正确答案】:CD18.IfcurrentRowrepresentsarowfromaDataTablewithtwocolumnsinthisorder:NameandAge,whichexpressionscanbeusedtoobtainthevaluefromthecolumnAge?(Selectallthatapply.)A、currentRow(2)B、currentRow(1)C、currentRow.AgeD、currentRow("Age")【正确答案】:BD19.重症中暑的类型有:()(多选)A、重症中暑B、热痉挛C、热衰竭D、日射病E、热射病【正确答案】:BCDE20.ByusingtheFullTextscrapingmethod,therobotisableto:A、Geteditabletext.B、Getfontinformation(size,colour).C、Gethiddeninformation.D、Gettheentirevisibletext.【正确答案】:ACD21.非重症中暑急救的步骤先后顺序是()(多选)A、意识清醒的病人或经过降温清醒的病人可饮服绿豆汤、淡盐水等解暑B、让病人仰卧,解开衣扣,脱去或松开衣服。如衣服被汗水湿透,应更换干衣服,同时开电扇或开空调,以尽快散热C、立即将病人移到通风、阴凉、干燥的地方平卧,如走廊、树阴下D、尽快冷却体温,降至38度以下。具体做法有用凉湿毛巾冷敷头部、腋下以及腹股沟等处;用温水或酒精擦拭全身;冷水浸浴15至30分钟E、还可服用人丹和藿香正气水。【正确答案】:ABCDE22.Howshouldexceptionsbehandled?Selectalltheoptionsthatapply如何处理异常?选择所有应用的选项A、ByusingTryCatchactivitiesinsidetheworkflowforunexpectedapplicationexceptionsByvalidatingdatausingconditionalblocksforbusinessexceptionsC、UiPathhandlesexceptionsbydefault【正确答案】:AB23.IntheUiPathRoboticEnterpriseFrameworktemplate,whatshouldbetheoutcomeoftheProcessTransactionstateoftheMainworkflowwhentheapplicationloopsbacktotheGetTransactionItemstate?ApplicationexceptionBusinessruleexceptionC、Success【正确答案】:BC24.Whatactivityshouldyouuseifyouwanttoadddatatoanexisting.xlsxdocumentwithoutoverwriteexistingdata?A、ExcelAppendRangeB、WorkbookAppendRangeC、WorkbookWriteRangeD、ExcelWriteCell【正确答案】:AB25.WhichofthefollowingstatementsaretrueregardingListsandArrays?

关于列表和数组,下列哪个陈述是正确的?A、YoucaniteratethroughaListusingaForEachloopactivity.B、Youcanaddmaximum100elementstoanarray.C、ArrayandListelementscanbeaccessedbyindex.D、ListitemscanbeaddedusinganAddtoCollectionactivity.【正确答案】:ACD26.危险化学品储存方式分为(

)。(多选)A、隔离储存

B、隔开储存

C、分离储存

D、混合储存【正确答案】:ABC27.IntheUiPathRoboticEnterpriseFrameworktemplate,wherecantheGetAppCredentialsworkflowretrievecredentialsfrom?A、OrchestratorAssetB、WindowsCredentialManagerC、Userdialog【正确答案】:AB28.IntheUiPathRoboticEnterpriseFrameworktemplate,whatshouldbetheoutcomeoftheProcessTransactionstateoftheMainworkflowwhentheapplicationloopsbacktotheAA、SuccessBusinessruleexceptionC、Applicationexception【正确答案】:AB29.Whichofthefollowingisavalidfullselector?A、<wndapp=’*'/>B、<htmlapp='chrome.exe'title='YahooFinance'/><webctrlidx='1'parentid='data-util-col'tag='TABLE'/>C、<wndapp='explorer.exe'cls='Shell_TrayWnd'/><wndcls='Start'title='Start'/>D、<wndcls='Start'title='Start'/>【正确答案】:BC30.ThemostimportantadvantagesoftheFullTextmethodare:A、It’sfastB、It’saccurate.C、Itworksinthebackground.D、ItworksinCitrixenvironments.【正确答案】:ABC31.IntheUiPathRoboticEnterpriseFrameworktemplate,whathappensiftheprocessingofatransactionitemfailswithanApplicationExceptionoraSystemError?A、TheprocessexecutestheEndProcessstateB、Allusedapplicationsareclosedandthenre-initializedC、TheexecutionofthetransactionitemisretriediftheMaxRetryNumberconfigvalueisgreaterthan0【正确答案】:BC32.Howcanyouextractdatafromaninvokedworkflow?A、ByusingInargumentsByusingOutargumentsC、ByusingtheOutputpropertyoftheInvokeWorkflowFileactivity.D、ByusingIn/Outarguments.【正确答案】:BD33.WhatistherobotabletodowhentheFullTextscrapingmethodisused?A、GettheentirevisibletextB、GetfontInformation(Sizecolor)C、GeteditabletextD、Gethiddeninformation【正确答案】:ACD34.单位消防安全制度主要包括(

)。(多选)A、消防安全教育、培训;

B、防火巡查、检查;C、安全疏散设施管理;

D、易燃易爆危险物品和场所防火防爆。【正确答案】:ABCD35.WhichoftheseareworkflowtypesavailableinUiPathStudio?A、SequenceB、REFrameworkC、FlowchartD、Activity【正确答案】:AC36.机关、团体、企业、事业单位应当履行下列消防安全职责

)。(多选)

A、组织防火检查,及时消除火灾隐患;

B、制定消防安全制度、消防安全操作规程;

C、针对本单位的特点对职工进行消防宣传教育;

D、按照国家有关规定配置消防设施和器材,设置消防安全标志,并定期组织检验,确保消防设施和器材完好有效;

【正确答案】:ABCD37.Howcanyouidentifyacolumninadatatable?(SelectallthatapplyA、UsingtherowindexB、UsingtherownameC、UsingthecolumnnameD、Usingthecolumnindex【正确答案】:CD38.InUiPathRoboticEnterpriseFramework,whatarethetransitionsoftheInitstate?A、InthecaseofSuccess,thetransitionistotheGetTransactionDatastateB、InthecaseofSystemError,thetransitionistotheInitstateC、InthecaseofSuccess,thetransitionistotheProcessTransactionstateD、InthecaseofSystemError,thetransitionistotheEndProcessstate【正确答案】:AD39.WhichofthefollowingstatementsistrueregardingListsandArrays?A、Youcanaddanynumberofelementstoanarray.B、YoucaniteratethroughaListusingaForEachloopactivity.C、ListitemscanbeaddedusinganAddtoCollectionactivity.D、ArrayandListelementscanbeaccessedbyindex【正确答案】:BCD40.Howcanyouprovidemoredetailstoexp

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论