早教吧 育儿知识 作业答案 考试题库 百科 知识分享
创建时间 资源类别 相关度排序
共找到 103 与program 相关的结果,耗时11 ms rss sitemap
●若某文件系统的目录结构如下图所示,假设用户要访问文件f1.java,且当前工作目录为Program,则该文件的全文件名为(8),其相对路径为(9)。(8)A.f1.javaB.\Document\Java-prog\f1.javaC.D:\Program\Java-prog\f1.javaD.\
若某文件系统的目录结构如下图所示,假设用户要访问文件fl.j ava,且当前工作目录为Program,则该文件的全文件名为 (22),其相对路径为(23)。(22)A. f1.javaB.\Document\Java-prog\f1.javaC.D:\Program\Java-prog\f1.ja
● 若某文件系统的目录结构如下图所示,假设用户要访问文件fl.java,且当前工作目录为Program,则该文件的全文件名为(24) ,其相对路径为(25) 。(24)A.f1.javaB.\Document\Java-prog\f1.javaC.D:\Program\Java-prog\f1.j
在下列程序中;Program test(input, output);var i, j: integer;procedure calc(p1, p2:integer);begin p2:=p2*p2 p1:=p1-p2; p2:=p2-p1;end{caic}begin{main}i:=2;j:=
The identification and removal of bugs in a program is called”(75)”.A.checkingB.debuggingC.revisionD.verification
With respect to program variables,(73)means assigning a beginning value to a variablA.B.SetupC.startupD.initializationE.pre-compile
A(74)translates a computer program written in a human-readable computer language into a form. that a computer can executablA.compilerB.linkerC.assemb
A computer program, orjust a program, is a sequence of (75) ,written to performa specified task with a computer.A.languagesB.instructionsC.programsD.
Interrupt Service Routines (ISR) are the )ortions of the program code that handle the interrupt requests. When an Interrupt is triggere i (either a h
An embedded operating system is the(71)program that manages all the other programs in an embedded device after initial load of programs by a(an)(72).