A computer program, orjust a program, is a sequence of (75) ,written to performa specified task with a computer.
A.languages
B.instructions
C.programs
D.functions
第1题:
● A (75) infected computer may lose its data.
(75)
A. file
B. data base
C. virus
D. program
第2题:
The term“(67)program”means a program written in high-level language.
A.compiler
B.executable
C.source
D.object
第3题:
The(74) program is generally translated to an object program, which is in a form. directly understandably by the computer.
A.transfer
B.assemble
C.source
D.compile
第4题:
The (1) program means a program written in a high-level language. It is generally translated to an (2) program, which is in a form. directly understandably by the computer.
The translation is usually done by a program called (3).
A.assemble
B.web
C.C
D.source
第5题:
Inside the computer, the operation system(of another software module called a data communication(71))must decide which program will get control next. Each program remember, is associated(72). a particular front -end port. If a program's data have not yet reached its front - end buffer, there is no point giving that program control. Thus the data communication monitor sends its own(73)signal to the front -end devices next port is polled. Note that the(74)computer speed. The computer never has to wait for a terminal or a communication line. Instead, it is the expressive front - end processor that waits for the slower system(75)to respond.
A.memory
B.control
C.monitor
D.charge
第6题:
When a string constant is written in C program, the compiler creates(75)of characters containing the characters of the string, and terminating it with "\O".
A.a group
B.an array
C.a stack
D.a series
第7题:
A(74)translates a computer program written in a human-readable computer language into a form. that a computer can executabl
A.compiler
B.linker
C.assembler
D.application
第8题:
第9题:
第10题:
Hyperthreading technology:()
第11题:
You run a Windows Defender scan on your computer. You notice a valid program listed in Quarantined Items. You need to use this program on your computer. What should you do?()
第12题:
The program will terminate with an ArrayIndexOutOfBoundsException.
The program will terminate with a NullPointerException.
4 will be written to standard output.
6 will be written to standard output.
7 will be written to standard output.
第13题:
The program which gives a computer a mind of his own can never be written by human beings.()
第14题:
______means that a program written for one computer system can be compiled and run on another system with little or no modification.
A.Portability
B.Reliability
C.Availability
D.Reusability
A.
B.
C.
D.
第15题:
The term "______ program" means a program written in high-level language.
A.compiler
B.executable
C.source
D.object
第16题:
is a sequence of letters and digits, the first character must be a letter.
A.An identifier
B.A string
C.An array
D.program
第17题:
A computer virus is a computer program that is created to make and spread(71)of itself.
A.programs
B.virus
C.copies
D.files
第18题:
A(72)translates a computer program written in a human-readable computer language into a form. that a computer can exec ut
A.compiler
B.linker
C.assembler
D.application
第19题:
第20题:
第21题:
第22题:
What will be the result of attempting to run the following program?() public class Qaa75 { public static void main(String args[]) { String[][][] arr = { { {}, null }, { { "1", "2" }, { "1", null, "3" } }, {}, { { "1", null } } }; System.out.println(arr.length + arr[1][2].length); } }
第23题:
Your portable computer has a Virtual Private Network (VPN) connection configured. You need to connect to the VPN. What should you do?()