下列关于Java语言的数据类型和表达式的说法不正确的是( )。A. LEN("2

题型:单项选择题

问题:

下列关于Java语言的数据类型和表达式的说法不正确的是( )。

A. LEN("2003/04/15")

B. OCCURS("电脑","计算机俗称电脑")

C. AT("Fox","Visual FoxPro")

D. LIKE("a *”,"abcd")

考点:计算机等级考试JAVA国家计算机二级(Java)74
题型:单项选择题

I love my Blackberry mobile phone – it’s my little connection to the larger world that can go anywhere with me. I also love my computer, as it holds all of my writing and thoughts. However, I know there are times when I need to move away from these things and truly communicate with others.

I teach a course called History Matters in college. My goals for the class include a deep discussion of historical subjects and ideas. Because I want students to fully study the material and discuss with each other in the classroom, I have a rule – no computers, iPads, phones, etc. When students were told my rule, some of them were not happy.

Most students think my reasons for this rule include negative experiences in the past when students made wrong use of technology. There’s a bit of truth to that. I’ve seldom had students make wrong use of technology in my classes; however, I have been e-mailed by students while they were in other teachers’ classrooms.

Some students think that I am anti-technology. There’s no truth in that at all. As I noted above, I love technology and try to keep up with it.

The real reason why I ask students to leave technology at the door is I think there are very few places in which we can have deep conversations. Interruptions (中断) by technology often break students’ thoughts and make them depend too much on outside information for ideas. I want students to dig deep in themselves for ideas. I want them to push each other to think differently and to make connections between the course material and the class discussion.

I have been teaching my history class in this way for many years and the evaluations (评价) show student satisfaction with the environment that I create. Students realize with deep conversation and difficult tasks, they learn at a deeper level – a level that helps them keep the course material beyond the classroom.

I am not saying that I won’t ever change my mind about technology use in my history class, but until I hear a really good reason for the change, I will continue my plan. A few hours of technology-free dialogue is just too sweet to give up.

小题1:The writer’s rule for his History Matters class is ____.

A.discussing historical ideas deeply

B.studying and discussing the materials

C.leaving technology out of the classroom

D.making right use of technology in class小题2:The word “negative” in Paragraph 3 means ____.

A.similar

B.unforgettable

C.special

D.unpleasant小题3:What can we infer from the passage?

A.Students make right use of technology in other teachers’ classes.

B.The classroom is one of the good places to have deep conversations.

C.The writer encourages students to agree with others after discussion.

D.Students are unhappy with the writer’s way of teaching history.小题4:The writer wants to tell us that ____.

A.technology has different influences in different classes in college

B.technology makes it difficult to have true communication in class

C.history classes can help students to develop their deep thinking

D.it is time for him to give up his teaching method in history class

题型:单项选择题

16的四次方根是______,(-3)5的五次方根是:______.

题型:单项选择题

【说明】
该程序运行后,输出下面的数字金字塔
1
1 2 1
1 2 3 2 1
1 2 3 4 3 2 1
......
1 2 3 4 5 6 7 8 9 8 7 6 5 4 3 2 1
【程序】
#include < stdio. h >
main ( )
char max, next;
int i;
for( max = ’1’; max <= ’9’; max + +)
for(i=1;i<=20- (1) ;++i)
printf(" ");
for(next = (2) ;next <= (3) ;next ++)
printf(" %c" ,next);
for(next= (4) ;next>= (5) ;next--)
printf(" %c" ,next);
printf(" \n" );

题型:单项选择题

椎-基底动脉供应()

A.全部脑干,小脑

B.内囊后肢后1/3

C.大脑半球前3/5

D.丘脑

E.大脑半球前2/5

题型:单项选择题

排泥方法主要有()。

A.重力浓缩法

B.机械排泥法

C.静水压力法

D.真空压滤法

更多题库