The term “___ program” means a program written in high-level language. A. compiler B. executable C. source D. object 相关知识点: 试题来源: 解析 C 正确答案:C 解析:译文的含义是:( )程序表示用高级语言书写的程序。A、B、C、D各选项的意思分别是:编译、可执行、源、目标。所以,本题应该选择...
A()program is usually described as a program written in high-level language. A.compiler B.executable C.source D.object 相关知识点: 试题来源: 解析 C [考点分析] 专业英语,考查源程序的概念。 [解析] 译文:源程序通常是指用高级语言编写的程序。
The (61) program means a program written in a high-level language.It is generally translated to an (62) program,which is in a form directly understandably by the computer.The translation is usually done by a program called (63) . A.assembleB.webC.CD.source 相关知识点: 试题来源: 解...
aAn interpreter is a program that executes instructions written in a high-level language. There are two ways to run programs written in a high-level language.The most common is to compile the program;the other method is to pass the program through an interpreter. 正在翻译,请等待... [...
Written by Vangie Beal A high-level language (HLL) is a programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer. Such languages are considered high-level because they are closer to human...
A、B、C、D各选项的意思分别是:编译、可执行、源、目标。所以,本题应该选择C。结果一 题目 The term “__( )__ program” means a program written in high-level language. A.compiler B.executableC.sourceD.object 答案 C暂无解析 结果二 题目 The term“___”program”means a program written in hi...
IBM Tivoli NetView for z/OS, Version 6.2 Enabling a high-level language programPreinitialized and non-preinitialized environments Compiling, link-editing, and running your HLL program Feedback
In the system development process, the code is written in the ( ) p hase. 收藏A. testing B. implementation C. design D. analysis 5 / 223 精品资料 欢迎下载 回答错误!正确答案: B A(n) ___ translates all the source code of a program w ritten in a high-level language into object cod...
A StigCode program is a description of a target structure that is compiled into a set of reactions to pheremone concentrations for the swarm agents. Though not Turing-Universal, StigCode provides a syntax for defining re-usable, composable design elements. In keeping with the entomorphic theme,...
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. - swig/swig