题目内容

公关人员就是指能说会道,善于装扮、交际,分度翩翩,能够应付各种场面的人。

A. 错误
B. 正确

查看答案
更多问题

两级传播说认为,信息通过大众媒介传向受众的过程中,往往不能直接引发预想的想过,需要通过意见领袖的再传播,才能被特定人群所接受。

A. 错误
B. 正确

下面选项中,用于释放被Filter对象打开的资源的方法是()

A. init(FilterConfig config)
B. filter(ServletRequest req.ServletResponse resp,FilterChain chain)
C. destroy
D. doFilter(ServletRequest req.ServletResponse resp,FilterChain chain)

下面选项中,用于根据指定名称获取ServletContext的域属性值的方法是()

A. String getAttibute(String name)
B. Object getAttibute(String name)
C. String getAttibute(Object name)
D. Object getAttibute(Object name)

下面选项中,用于根据初始化参数名返回对应的值的方法是()

A. String getInitParameter(String name)
B. Object getInitParameter(String name)
C. String getInitParameterNames(String name)
D. Enumeration getInitParameterNames

答案查题题库