itgle.com

8、以下哪一个不是程序设计语言? Which of the following is not a type of a programming language?A.自然语言B.汇编语言C.机器语言D.高级语言

题目

8、以下哪一个不是程序设计语言? Which of the following is not a type of a programming language?

A.自然语言

B.汇编语言

C.机器语言

D.高级语言


相似考题
更多“8、以下哪一个不是程序设计语言? Which of the following is not a type of a programming language?”相关问题
  • 第1题:

    Structured programming practices(71)rise to Pascal,in which constructs were introduced to make programs more readable and better(72). C provided a combination of assembly language and high-level Structure to create a general-purpose language that could be used from system to(73)programming. Next came object orientation,which is(74)of a methodology and design philosophy than a language issue.This is(75)by the addition of so-called OO extensions to current languages,such as C.

    A.giving

    B.given

    C.gave

    D.gives


    正确答案:C

  • 第2题:

    is not a programming language.

    A.COBOL

    B.Java.

    C.UML

    D.Basic


    正确答案:C
    解析:UML不是编程语言。

  • 第3题:

    ______ is not a programming language.

    A.COBOL

    B.Java

    C.UML

    D.Basic


    正确答案:C
    解析:译文的含义是:()不是一种编程语言。COBOL、Java和Basic都是编程语言,所以本题应该选择C。

  • 第4题:

    Which of the following is not a design feature of human language?

    A.Arbitrariness
    B.Displacement
    C.Duality
    D.Diachronicity

    答案:D
    解析:
    考查语言的定义特征。语言的定义特征主要包括任意性(Arbitrariness)、二层性(Duality)、创造性(Creativity)移位性(Displacement)等,并不包括历时性(Diachronicity)。
    名师如何巧解题?查看视频解析>>

  • 第5题:

    Classroom language can also be called in-class language, which is the specially used language system by both teachers and students in classroom teaching. Which of the following is not consisted in it?

    A.Spoken language.
    B.Body language.
    C.Spelling language.
    D.Written language.

    答案:C
    解析:
    考查课堂用语。题目的意思是“课堂用语是教师和学生在课堂上实施教学的语言,包含哪些种类 ”课堂用语包含书面语,口语,肢体语言。书面语的英文书写是“written language”。故选C。

  • 第6题:

    Which of the following statements about language is NOT true?

    A.Language is a system
    B.Language is symbol
    C.Animals also have language
    D.Language is arbitrary

    答案:C
    解析:
    本题考查语言的定义。
    本题要求选不正确的,C选项,动物也有语言,错误。语言是人类在交际中使用的一套任意的声音符号系统。动物没有语言,动物只是本能发出声音。综上,应选C。
    A选项,系统的,故排除。
    B选项,符号,故排除。
    D选项,任意的,故排除。
    故正确答案为C项。

  • 第7题:

    Which statement is true about assertion in the Java programming language?()  

    • A、 Assertion expressions should not contain side effects.
    • B、 Assertion expression values can be any primitive type.
    • C、 Assertion should be used for enforcing preconditions on public methods.
    • D、 An AssertionError thrown as a result of a failed assertion should always be handled by the enclosing method.

    正确答案:A

  • 第8题:

    Which one of the following can be printed from the domino designer IDE?()

    • A、current selection 
    • B、alternative language 
    • C、only lotusscript language 
    • D、other objects alternative language

    正确答案:A

  • 第9题:

    多选题
    Which two are reserved words in the Java programming language?()
    A

    run

    B

    import

    C

    default

    D

    implement


    正确答案: B,C
    解析: 暂无解析

  • 第10题:

    单选题
    which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()
    A

    FIELD Type :=action     

    B

    SELECT Type =action 

    C

    SELECT Type :=action       

    D

    @if (type=action;@success;@failure) 


    正确答案: C
    解析: 暂无解析

  • 第11题:

    单选题
    Which of the following is the about second language learning? _____
    A

    natural language exposure

    B

    informal learning context

    C

    structured input

    D

    little error correction


    正确答案: A
    解析:
    二语习得是一种“结构性输入”。

  • 第12题:

    单选题
    Which of the following language is not spoken in Scotland? _____
    A

    English

    B

    Scottish

    C

    Gaelic

    D

    Danish


    正确答案: D
    解析:
    在苏格兰,英语、苏格兰语和盖尔语都会使用。而丹麦语是丹麦的官方语言。

  • 第13题:

    ●Which of the following is not the stage of programming? (74)

    (74) A. write a program

    B. print the message

    C.compile the program

    D.debug the program


    正确答案:B

  • 第14题:

    Which of the following can be said to be the smallest meaningful unit of language

    A Letters

    B Morphemes

    C Words

    D Sentences


    答案:B

  • 第15题:

    Structured programming practices(71)rise to Pascal, in which constructs were introduced to make programs more readable and better(72)C provided a combination of assembly and high -level structure to create a general -purpose language that could be used from system to(73)programming. Next came object orientation, which is(74)of a metrology and design philosophy than a language issue. This is(75)by the addition of so - called OO extensions to current language, such as C++.

    A.giving

    B.given

    C.gave

    D.gives


    正确答案:C

  • 第16题:

    Which of the following property of language enables language users to overcome the barriers caused by time and place, due to this feature of language, speakers of a language are free to talk about anything in any situation ?

    A.Transferability
    B.Duality
    C.Displacement
    D.Arbitrariness

    答案:C
    解析:
    本题考查语言的特征。
    由题干中的关键词“overcome the barriers caused by time and place”可知应选C,综上,C选项正确。
    A选项,可转移性,可转让性,并非语言的特征,故排除。
    B选项,二重性,故排除。
    D选项,任意性,故排除。
    故正确为C。

  • 第17题:

    Classroom language can also be called in-class language, which is the specially used language system by both teachers and students in classroom teaching. Which of the following is not consisted in it?

    A.spoken language
    B.body language
    C.spelling language
    D.written language

    答案:C
    解析:
    考查课堂用语。题目的意思是“课堂用语是老师和学生在课堂上实施教学的语言,包含哪些种类 ”课堂用语包含书面语,口语,肢体语言。书面语的英文书写是“written language”。故选C。

  • 第18题:

    which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()

    • A、FIELD Type :="action"     
    • B、SELECT Type ="action" 
    • C、SELECT Type :="action "      
    • D、@if (type="action";@success;@failure) 

    正确答案:B

  • 第19题:

    Which statements about inheritance are true?()         

    • A、 In Java programming language only allows single inheritance.
    • B、 In Java programming language allows a class to implement only one interface.
    • C、 In Java programming language a class cannot extend a class and implement a interface together.
    • D、 In Java programming language single inheritance makes code more reliable.

    正确答案:A,D

  • 第20题:

    单选题
    Which statement is true about assertion in the Java programming language?()
    A

     Assertion expressions should not contain side effects.

    B

     Assertion expression values can be any primitive type.

    C

     Assertion should be used for enforcing preconditions on public methods.

    D

     An AssertionError thrown as a result of a failed assertion should always be handled by the enclosing method.


    正确答案: C
    解析: 暂无解析

  • 第21题:

    多选题
    Which statements about inheritance are true?()
    A

    In Java programming language only allows single inheritance.

    B

    In Java programming language allows a class to implement only one interface.

    C

    In Java programming language a class cannot extend a class and implement a interface together.

    D

    In Java programming language single inheritance makes code more reliable.


    正确答案: D,C
    解析: 在java中一个类只能有一个直接父类,但是可以实现多个接口,在继承的同时可以实现接口,之所以取消多继承的原因是多继承使得代码产生很多问题,而使用单一继承则可以使代码更可靠。

  • 第22题:

    单选题
    Which of the following is not a design feature of human language?()
    A

    Arbitrariness

    B

    Displacement

    C

    Duality

    D

    Meaningfulness


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    Which of the following statements is the best title for the passage?
    A

    Causes of Accelerating Language Disappearance

    B

    The Future of Language

    C

    The Acceleration of Language Death

    D

    Government Language Policies


    正确答案: C
    解析:
    主旨题。录音首句就点明主旨,指出“一项最新研究表明,世界上6000种语言中大约有一半正处在消亡的危险中……”。接着说话者对语言消亡的情况进行了具体的介绍,其中分析了消亡原因和某些国家拯救语言所采取的措施及成果等。综上所述,该段录音主要与语言的消亡有关。因此,C项(语言的消亡加速)可作文章题目。其它选项都过于片面。

  • 第24题:

    单选题
    Which of the following is not a design feature of human language?
    A

    Arbitrariness.

    B

    Displacement.

    C

    Duality.

    D

    Diachronicity.


    正确答案: B
    解析: