6、能直接在计算机上运行的程序是______。 The program that can run directly on the computer is___.A.高级语言源程序 ; High-level Language Source Program;B.汇编语言程序 ; Assembly Language Program;C.机器语言程序; Machine Language Program;D.数据库语言程序; Database Language Program;
6、能直接在计算机上运行的程序是______。 The program that can run directly on the computer is___.
A.高级语言源程序 ; High-level Language Source Program;
B.汇编语言程序 ; Assembly Language Program;
C.机器语言程序; Machine Language Program;
D.数据库语言程序; Database Language Program;
参考答案和解析
C
相关考题:
Program that can destroy another computer’s programs are called () . A、bugsB、bugsC、virusesD、games
● (71) means that a program written for one computer system can be compiled and run on another system with little or no modification.(71)A. PortabilityB. ReliabilityC. AvailabilityD. Reusability
To verify that your printer is operating correctly,you can run the printer ________ program .A.browseB.self-testC.viewD.driver
Which of the following objects can be directly referenced by a window object? () A. Schedule objectB. Program objectC. Job objectD. Resource planE. Resource consumer group
To verify that your printer is operating correctly, you can run the printer(75)program。A.driverB.viewC.browseD.self-test
______means that a program written for one computer system can be compiled and run on another system with little or no modification.A.PortabilityB.ReliabilityC.AvailabilityD.ReusabilityA.B.C.D.
The(74) program is generally translated to an object program, which is in a form. directly understandably by the computer.A.transferB.assembleC.sourceD.compile
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.assembleB.webC.CD.source
When a power supply does not meet minimum requirements for a motherboard, which of thefollowing can happen?() A. Computer will not POSTB. Computer will overheatC. Monitor will not power onD. Processor will not run at proper speed
The most accurate and most boring way to(105)Java is that it is a new computer programming language developed by Sun Microsystems that creates(106)independent programs that can be distributed and nm remotely. To run Java programs, a computer must have a Java interpreter. Currently(107)Java programs are small "applets" that are(107)as part of web pages.When you use a Java(108)browser to view a Web page that includes a Java applet, the browser loads the applet onto your computer through your modem or network. Then the Java interpreter runs the applet, which could include animation or sound, on your computer rather than transmitting the code bit by bit over Internet. A few thousand bytes of Java code can tam into a powerful program on your computer.So an applet could include(109)with Java interpreter.A.commandB.commentC.describeD.discover
A(72)translates a computer program written in a human-readable computer language into a form. that a computer can exec utA.compilerB.linkerC.assemblerD.application
A(74)translates a computer program written in a human-readable computer language into a form. that a computer can executablA.compilerB.linkerC.assemblerD.application
( )refers to the range of computer hardware and OS platforms on which the source code of a program can be compiled and run.A.UsabilityB.PortabilityC.ReliabilityD.Maintainability
A ( ) translates a computer program written in a human-readable computer language into a form that a computer can execute.A.compilerB.linkerC.assemblerD.application
The( )program is generally translated to an object program, which is in a form directly understandably by the computer.A. transferB. assembleC. sourceD. Compile
A______translates a computer program written in a human-readable computer language into a form that a computer can execute.A.compilerB.linkerC.assemblerD.application
You have a computer named Computer1 that runs Windows 7. You have a server named Server1 that runsWindows Server 2008. Computer1 and Server1 have IPv4 and IPv6 installed. You need to identify whetheryou can connect to Server1 by using IPv6. What should you do?()A、Run Ping Server1 -6.B、Run Ping Server1 n 6.C、Run Net view //Server1.D、Open //server1 from the Run dialog box.
When a power supply does not meet minimum requirements for a motherboard, which of thefollowing can happen?()A、Computer will not POSTB、Computer will overheatC、Monitor will not power onD、Processor will not run at proper speed
Which of the following objects can be directly referenced by a window object?()A、 Schedule objectB、 Program objectC、 Job objectD、 Resource planE、 Resource consumer group
You have two computers named Computer1 and Computer2 that run Windows 7. You need to ensure thatyou can remotely execute commands on Computer2 from Computer1. What should you do?()A、Run Winrm quickconfig on Computer1.B、Run Winrm quickconfig on Computer2.C、Enable Windows Remote Management (WinRM) through Windows Firewall on Computer1.D、Enable Windows Remote Management (WinRM) through Windows Firewall on Computer2.
您有两台运行Windows 7 的计算机,分别名为Computer1 和Computer2。两台计算机都是Active Directory 域的成员。在这两台计算机上,均已启用“Windows 远程管理”(WinRM)。您需要从 Computer2 中,在 Computer1 上远程创建附加的磁盘卷。您应该怎么做?()A、在 Computer2 上,运行 Winrs,然后再运行 DiskpartB、在 Computer2 上,运行 Winrs,然后再运行 Diskmgmt.mscC、Computer1 上,安装 Telnet 客户端,然后从 Computer2 运行 DiskpartD、在 Computer1 上,安装 Telnet 客户端,然后从 Computer2 使用“磁盘管理”
You have a standalone computer that runs Windows 7. Multiple users share the computer. You need toensure that you can read the content of all encrypted files on the computer. What should you do?()A、Run the Certificates Enrollment wizard and then run Certutil.exe importpfx.B、Run the Certificates Enrollment wizard and then run Certutil.exe installcert.C、Run Cipher.exe /r and then add a data recovery agent from the local security policy.D、Run Cipher.exe /rekey and then import a security template from the local security policy.
单选题A user suspects that a recently installed program overwrote a Windows system file on the computer. Which of the following commands could be run to check and verify the system files?()Asystem /vBwinnt /sCsfc /scannowDchkdsk /f
单选题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?()AReinstall the application to another location.BRestore the program from the Quarantined Items list.CRemove the program from the Quarantined Items list.DRepair the program from the Programs option in Control Panel.
单选题以下叙述中错误的是( )。AC语言的可执行程序是由一系列机器指令构成的B用C语言编写的源程序不能直接在计算机上运行C通过编译得到的二进制目标程序需要连接才可以运行D在没有安装C语言集成开发环境的机器上不能运行C源程序生成的exe文件