网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
R·E佩蒂等提出的ELM模型的基本原则是当精心加工的可能性()
A
高时,说服的中枢路径特别有效
B
低时,说服的中枢路径特别有效
C
高时,边缘说服路径特别有效
D
低时,两种说服路径都有效
参考答案
参考解析
解析:
暂无解析
更多 “单选题R·E佩蒂等提出的ELM模型的基本原则是当精心加工的可能性()A 高时,说服的中枢路径特别有效B 低时,说服的中枢路径特别有效C 高时,边缘说服路径特别有效D 低时,两种说服路径都有效” 相关考题
考题
现有: class Tree { private static String tree = "tree "; String getTree () { return tree; } } class Elm extends Tree { private static String tree = "elm "; public static void main (String [] args) { new Elm() .go (new Tree()) ; } } void go (Tree t) { String s = t.getTree () +Elm.tree + tree + (new Elm() .getTree ()) ; System.out.println (s) ;} 结果为:() A、 elm elm elm elmB、 tree elm elm elmC、 tree elm elm treeD、 tree elm tree elm
考题
final class Tree { private static String tree = "tree "; String getTree() { return tree; } } class Elm extends Tree { private static String tree = "elm "; public static void main(String [] args) { new Elm().go(new Tree()); } void go(Tree t) { String s = t.getTree()+Elm.tree+tree+(new Elm().getTree()); System.out.println(s); } } 结果为:() A、elm elm elm elmB、tree elm elm elmC、tree elm tree elmD、编译失败
考题
单选题现有: class Tree { private static String tree = "tree "; String getTree () { return tree; } } class Elm extends Tree { private static String tree = "elm "; public static void main (String [] args) { new Elm() .go (new Tree()) ; } } void go (Tree t) { String s = t.getTree () +Elm.tree + tree + (new Elm() .getTree ()) ; System.out.println (s) ;} 结果为:()A
elm elm elm elmB
tree elm elm elmC
tree elm elm treeD
tree elm tree elm
考题
单选题佩蒂和休曼等建立的关于态度改变ELM模型的基本原则是()A
当精细加工的可能性高时,说服的中枢路径特别有效B
当精细加工的可能性低时,说服的中枢路径特别有效C
当精细加工的可能性高时,边缘说服路径特别有效D
当精细加工的可能性高时,两种说服路径都有效
考题
单选题现代人使用的“人力资本”的概念是谁提出来的()A
柯贝尔B
威廉·佩蒂C
舒尔茨D
大卫·李嘉图
热门标签
最新试卷