A.Mark Twain published his last and most important novel.
B.F.Scott Fitzgerald received the Nobel Prize.
C.Freudian psychology influenced many modern writers.
D.Most writers were politically radical.
第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题: