39 Charisma would be an example of _____ power.A. LegitimateB. RewardC. CoerciveD. ExpertE.Referent

39 Charisma would be an example of _____ power.

A. Legitimate

B. Reward

C. Coercive

D. Expert

E.Referent


相关考题:

下面程序段的运行结果是()。include "stdio.h"main(){char s[]="example!", *tt=swhile( *t!='p'){ printf("%c",*t-32)t++}} A.EXAMPLE!B.example!C.EXAMD.example!

My father______________ take me to work with him when I was a child. A. didB. usedC. would

Assumethatanewstaglibrarycontainsthetags&e Assumethatanewstaglibrarycontainsthetagslookupanditem:LookupRetrievesthelatestnewsheadlinesandexecutesthetagbodyonceforeachheadline.ExposedaNESTEDpage-scopedattributecalledheadlineoftypecom.example.Headlinecontainingdetailsforthatheadline.ItemOutputstheHTMLforasinglenewsheadline.Acceptsanattributeinfooftypecom.example.Headlinecontainingdetailsfortheheadlinetoberendered.WhichsnippetofJSPcodereturnsthelatestnewsdeadlinesinanHTLMtable,oneperrow?()

AwebcomponentaccessesalocalEJBsessionbeanwithacomponentinterfaceof com.example.Accountwithahomeinterfaceofcom.example.AccountHomeandaJNDIreferenceofejb/Account.WhichmakesthelocalEJBcomponentaccessibletothewebcomponentsinthewebapplicationdeploymentdescriptor?()A.B.C.D.

AwebcomponentaccessesalocalEJBsessionbeanwithacomponentinterfaceofcom.example.Accountwithahomeinterfaceofcom.example.AccountHomeandaJNDIreferenceofejb/Account.WhichmakesthelocalEJBcomponentaccessibletothewebcomponentsinthewebapplicationdeploymentdescriptor?()A.AB.BC.CD.D

YouneedtocreateaJavaBeanobjectthatisusedonlywithinthecurrentJSPpage.ItmustNOTbeaccessibletoanyotherpageincludingthosethatthispagemightimport.WhichJSPstandardactioncanaccomplishthisgoal?() A.jsp:useBeanid=’pageBean’type=’com.example.MyBean’/B.jsp:useBeanid=’pageBean’class=’com.example.MyBean’/C.jsp:makeBeanid=’pageBean’type=’com.example.MyBean’/D.jsp:makeBeanid=’pageBean’class=’com.example.MyBean’/

Giventhatwww.example.com/SCWCDtestAppisavalidlydeployedJavaEEwebapplicationandthatalloftheJSPfilesspecifiedintherequestsbelowexistinthelocationsspecified.Whichtworequests,issuedfromabrowser,willreturnanHTTP404error?()A.http://www.example.com/SCWCDtestApp/test.jspB.http://www.example.com/SCWCDtestApp/WEB-INF/test.jspC.http://www.example.com/SCWCDtestApp/WEB-WAR/test.jspD.http://www.example.com/SCWCDtestApp/Customer/test.jspE.http://www.example.com/SCWCDtestApp/META-INF/test.jspF.http://www.example.com/SCWCDtestApp/Customer/Update/test.jsp

Assumethatanewstaglibrarycontainsthetagslookupanditem:lookupRetrievesthelatestnews headlinesandexecutesthetagbodyonceforeachheadline.ExposesaNESTEDpagescopedattributecalledheadlineoftypecom.example.Headlinecontainingdetailsforthatheadline.itemOutputstheHTMLforasinglenewsheadline.Acceptsanattributeinfooftypecom.example.Headlinecontainingdetailsfortheheadlinetoberendered.WhichsnippetofJSPcodereturnsthelatestnewsheadlinesinanHTMLtable,oneperrow?()A.B.C.D.

动词时态可以用来表示不同的请求语气,请在空格中选择最能表示委婉语气的词。 ____ it be alright if I ____ the afternoon off on Friday?A.Would...took B.Will...take C.Would...take D.Will...took

为了使一个名为Example的类可以成功编译,运行,必须满足以下哪个条件?A.Example类必须被创建为一个对象B.Example类必须声明为public类C.Example类必须定义一个正确的main()方法D.Example类必须导入java.lang包