网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
● (67) is a sequence of letters and digits,the first character must be a letter.
(67) A.An identifier
B.A string
C.An array
D.A program
参考答案
更多 “ ● (67) is a sequence of letters and digits,the first character must be a letter.(67) A.An identifierB.A stringC.An arrayD.A program ” 相关考题
考题
● The sorting method described by the code is called (67) .(67) A.Insertion sortB.Selection sortC.Radix sortD.Merge sort
考题
●In the following essay,each blank has four choices.Choose the best answer and write down on the answer sheet.Spread spectrum simply means that data is sent in (66) pieces over a number of the discrete frequencies available for use at any time in the specified range.Devices using (67) spread spectrum(DSSS)communicate by splitting each (68) of data into several parts and sending them concurrently on different (69) ,DSSS uses a lot of the available (70) ,about 22 megahertz(MHz).(66) A.smallB.highC.lowD.long(67) A.direct-sequenceB.discrete-sequenceC.duplicate-sequenceD.dedicate-sequence(68) A.dataB.byteC.packetD.bit(69) A.bitsB.frequenciesC.packetsD.messages(70) A.rateB.velocityC.bandwidthD.period
考题
Another aspect of C that's worth mentioning here is that it is, to put it bluntly, a bit dangerous. C does not, in general, try hard to protect a programmer from mistakes. If you write a piece of(66)which will(through some oversight of yours)do something wildly different from what you intended it to do, up to and including(67)your(68)or trashing your(69), and if it is possible for the(70)to compile it, it generally will. You wont get warnings of the form. "Do you really mean to... ?" or "Are you sure you really want to... ?". C is often compared to a sharp knife :' it can do a surgically precise job on some exacting task you have in mind, but it can also do a surgically precise job of cutting off your finger. It's up to you to use it carefully.A.wordB.codeC.sentenceD.character
考题
下列Applet将已知char型数组各元素的值(设分别为65,66,70,80,67,78)显示在屏幕上。选择正确的语句填入横线处。 import java.awt.*; import java.applet.*; public class ex33 extends Applet { char a[] = {65, 66, 70, 80, 67, 78}; int j = 30; public void paint(Graphics g) { for(int i = 0; i <= a.length; i ++) { ______ += 25; } } }A.g.drawString(a[i], j, 50);B.drawString(Character, toString(a[i]), j, 50);C.g.drawLine(Character, toString(a[i]),j, 50);D.g.drawString(Character, toString(a[i]), j, 50);
考题
半圆头铆钉的国家标准代号是()。A.GB867-67B.GB868-67C.GB869-67D.GB954-67
热门标签
最新试卷