国家开放大学

in the past century, language teaching and learning practice has been influenced by three different views of language, namely, the structural view, the functional view and ______________.A. interactional viewB. cognitive viewC. constructivist viewD. behav

题目
in the past century, language teaching and learning practice has been influenced by three different views of language, namely, the structural view, the functional view and ______________.

A. interactional view

B. cognitive view

C. constructivist view

D. behaviorist view

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Why()the old block of flats()demolished next month?

A、are…being

B、is…being

C、has…been

D、have…been


参考答案:B

第2题:

若有以下说明和语句: char *language[]={"FORTRAN","BASIC","PASCAL","JAVA","C"}; char**q;q=language+2; 则语句printf("%o\n",*q);( )。

A.输出的是language[2]元素的地址

B.输出的是字符串PASCAL

C.输出的是language[2]元素的值,它是字符串PASCAL的首地址

D.格式说明不正确,无法得到确定的输出


正确答案:C
解析:题中指针数组language中的每个元素都是一个指向一个字符串的字符指针。通过这个指针可以引用到字符串中的每一个字符。题中的q是双重字符指针,q=language+2则使指针q指向了数组language的第三个元素,是字符串“PASCAL”的首地址。

第3题:

How long() you() a member of the club?

A.have,,joined

B.have,,been

C.has,,joined

D.has,,been


参考答案:B

第4题:

对于View类,一般包含哪些内部接口实现事件监听。()

A.View.OnClickListener

B.View.OnKeyListener

C.View.OnLongClickListener

D.View.OnTouchListener


View.OnClickListener;View.OnKeyListener;View.OnLongClickListener;View.OnTouchListener

第5题:

Language
Language is a system of arbitrary vocal symbols used for human communication.

第6题:

SOX is an alternative syntax for(71). It is useful for reading and creating XML content in a text editor. It is then easily transformed into proper XML. SOX was created because developers can spend a great deal of time with raw XML. For many of us, the popular XML(72)have not reached a point where their tree views, tables and forms can completely substitute for the underlying.(73)language. This is not surprising when one considers that developers still use a(74)view, albeit enhanced, for editing other languages such as Java. SOX uses(75)to represent the structure of an XML document, which eliminates the need for closing tags and a number of quoting devices. The result is surprisingly clear.

A.SOA

B.UDDI

C.XML

D.Web Service


正确答案:C

第7题:

Phatic communication refers to( ).

A.language’s function of the expression of identity
B.social interaction of language
C.language′s function of expressing it self
D.sociological use of language

答案:B
解析:
语言学基本概念。Phatic Communion(交际性谈话)指的是语言的社会交际功能。例如,我们径常说一些诸如God bless you!等礼节性的寒暄之语。

第8题:

选择下面哪一个命令,可以在工作时获得最好的视觉效果()

A.“View-SimpleWireframe”

B.“View-Wireframe”

C.“View-Draft”

D.“View-Enhanced”


参考答案:D

第9题:

从菜单选择()命令恢复原理图完整视图。

A.View→ Fit All Objects

B.View→Area

C.view →zoomIn

D.view →zoomOut


View→ Fit All Objects

第10题:

【填空题】创建、修改和删除视图命令分别是__________view、_________ view和_________ view


CREATE VIEW