Which of the following statements is NOT mentioned in the passage?
A. The climate is associated with man's intelligence.
B. People's creative thinking is changing from season to season.
C. That temperature affects one's creative thinking has been scientifically proved.
D. Autumn is the second best season for thinking.
第1题:
A programmer must know about a function’s(74)to Call it correctly.
A.location
B.algorithm
C.Interface
D.statements
第2题:
In object-oriented program languages, a class must exposure its(13) to the outside.
A.variants
B.algorithm
C.interface
D.statements
第3题:
In C program, all variables must be (1) before use, usually at the beginning of the function before any (2) statements.
A.stated
B.instructed
C.illustrated
D.declared
第4题:
In C program, all variables must be(70)before use, usually at the beginning of the function before any(71)statements.
A.stated
B.writed
C.illustrated
D.declared
第5题:
A programmer must know about a function's ______ to call it correctly.
A.location
B.algorithm
C.Interface
D.statements
第6题: