若有以下程序: #include<stdio.h> void f(int n);

题型:单项选择题

问题:

若有以下程序:
#include<stdio.h>
void f(int n);
void main()
void f(int n),
f(5);

void f(int n)
printf("%d\n",n);
则以下叙述中不正确的是( )。

A.若只在主函数中对函数f进行说明,则只能在主函数中正确调用函数f
B.若在主函数前对函数f进行说明,则在主函数和其后的其他函数中都可以正确调用函数f
C.对于以上函数程序,编译时系统会提示出错信息;提示对f函数重复说明
D.函数f无返回值,所以可用void将其类型定义为无值型

考点:计算机等级考试JAVA二级JAVA笔试
题型:单项选择题

C

Our brains work in complex and strange ways.There are some people who can calculate the day of the week for any given date in 40,000 years, but who cannot add two plus two.Others can perform complex classical piano pieces after hearing them once, but they cannot read or write.

Dr.J.Langdon Down first described this condition in 1887.He called these people idiot savants.An idiot savant is a person who has significant mental impairment (损伤) , such as in autism or retardation.At the same time, the person also exhibits some extraordinary skills, which are unusual for most people.The skills of the savant may vary from being exceptionally gifted in music or in mathematics, or having a photographic memory.

One of the first descriptions of a human who could calculate quickly was written in 1789 by Dr.Benjamin Rush, an American doctor.His patient, Thomas Fuller, was brought to Virginia as a slave in 1724.It took Thomas only 90 seconds to work out that a man who has lived 70 years, 17 days, and 12 hours has lived 2,210,500,800 seconds.Despite this ability, he died in 1790 without ever learning to read or write.

Another idiot savant slave became famous as a pianist in the 1860s.Blind Tom had a vocabulary of only 100 words, but he played 5 ,000 musical pieces beautifully.

In the excellent movie Rain Man, made in 1988 and available on video cassette, Dustin Hoffman plays an idiot savant who amazes his brother played by Tom Cruise, with his ability to perform complex calculations very rapidly.

Today we more clearly recognize that the idiot savant is special because of brain impairment.Yet not all brain impairment leads to savant skills.Some studies have shown that people who have purposeful interruption of the left side of the brain can develop idiot savant skills.However few people wish to participate in such experiments.There are many excellent reasons for not undergoing unnecessary experimentation on one's brain.The term idiot savant is outdated and inappropriate.Virtually all savants have a high degree of intelligence and are thus not idiots.

63.What does the passage mainly talk about?

A.Idiot savants have areas of outstanding abilities.

B.Human Beings have complicated thinking process.

C.The brains of the idiot savants are partly impaired.

D.The reasons why people have wonderful skills vary.

64.Which of the following can be done by Rain Man?

A.He can play wonderful pieces of classical music.

B.He can guess out exactly the length of a man's life.

C.He can memorize the contents of the pictures fast.

D.He can count matches dropped on the floor quickly.

65.What can you infer from the passage?

A.Idiot savants have real talents for art and math.

B.Dr.Down is the first person who found idiot savants.

C.Few people wish to risk becoming savants by brain operations.

D.Intentional left brain impairments will surely lead to idiot savants.

66.Which of the following shows the structure of the passage?

1—5refer to paragraph 1—5.

题型:单项选择题

现阶段我行只办理国际()

A、综合保理业务

B、进出口保理业务

C、出口保理业务

D、进口保理业务

题型:单项选择题

对植

题型:单项选择题

单击命令按钮时,下列程序的执行结果为( )。  Private Sub Command1_Click()   Dim x As Integer,y As Integer   x=12:y=32   Call Proc(x,y)   Print x;y  End Sub  Public Sub Proc(n As Integer,ByVal m As Integer)   n=n Mod 10   m=m Mod 10  End Sub

A. 1 5 9

B. 7 5 3

C. 3 5 7

D. 5 9 1

题型:单项选择题

脱疽因寒湿而引发者,其初起的脉象多数是:()

A.弦细而迟

B.细数

C.迟弱欲绝

D.结代

E.沉细而迟

更多题库