which of the following about the north region in canada is not true?
A. People in this region depend only on arts and crafts for living.
B. The north has rich oil and gas deposits.
C. The north is a scarcely populated area of ice and oceans.
D. Most of the inhabitants are Aboriginal people.
第1题:
A.Directiond=NORTH;
B.Nav.Directiond=NORTH;
C.Directiond=Direction.NORTH;
D.Nav.Directiond=Nav.Direction.NORTH;
第2题:
A.Direction d = NORTH;
B.Nav.Direction d = NORTH;
C.Direction d = Direction.NORTH;
D.Nav.Direction d = Nav.Direction.NORTH;
第3题:
If a weather bulletin shows the center of a low pressure system to be 100 miles due east of you, what winds can you expect in the Southern Hemisphere? ______.
A.South-southwesterly
B.North-northwesterly
C.South-southeasterly
D.North-northeasterly
第4题:
importjava.awt.*;publicclassXextendsFrame{publicstaticvoidmain(Stringargs){Xx=newX();x.pack();x.setVisible(true);}publicX(){setLayout(newBordrLayout());Panelp=newPanel();add(p,BorderLayout.NORTH);Buttonb=newButton(North”);p.add(b):Buttonb=newButton(South”);add(b1,BorderLayout.SOUTH):}}Whichtwostatementsaretrue?()
A.Thebuttonslabeled“North”and“South”willhavethesamewidth.
B.Thebuttonslabeled“North”and“South”willhavethesameheight.
C.Theheightofthebuttonlabeled“North”canveryiftheFrameisresized.
D.Theheightofthebuttonlabeled“South”canveryiftheFrameisresized.
E.Thewidthofthebuttonlabeled“North”isconstanteveniftheFrameisresized.
F.Thewidthofthebuttonlabeled“South”isconstanteveniftheFrameisresized.
第5题:
请将下列程序的空白处补充完整。
Importjava.awt.*;
PublicclassEll_4
{
Publicstaticvoidmain(Stringargs[])
{
Framef=newFrame(“BorderLayout”);
fiadd(“North”,newbuRon(“North”));
f.add(“East”,newbutton(“East”));
f.add(“West”,newbutton(“West”));
f.add(“South”,tf);
f.setSize(200,200)
fipack();
fisetVisible(true);
}
}
第6题:
Region服务器内部管理了一系列Region对象和一个()文件。