1.In computer programming, a body responsible for the development of the COBOL language. 在计算机程序设计领域, 指负责COBOL语言开发的一种团体. 2.“But she was not the mother, creator or developer of COBOL.” 3.In COBOL, a data item whose value may be changed during execution of the object...
Note: COBOL is derived from Common Business-Oriented Language. See also algebraic expression , application , computer , computer programming , data processing , file , high-level language , procedure-oriented language , programming , programming language , record , word ....
美[ˈkoʊbɔl] 英[ˈkəʊbɒl] n.COBOL 语言(早期的一种商用计算机程序语言) 网络面向商业的通用语言(Common Business Oriented Language);通用商业语言;高宝 权威英汉双解 英汉 英英 网络释义 COBOL n. 1. COBOL 语言(早期的一种商用计算机程序语言)an early computer language used in busines...
(Computer Science) a high-level computer programming language designed for general commercial use [C20:co(mmon)b(usiness)o(riented)l(anguage)] Collins English Dictionary – Complete and Unabridged, 12th Edition 2014 © HarperCollins Publishers 1991, 1994, 1998, 2000, 2003, 2006, 2007, 2009,...
COBOL has been almost a generic term for computer programming in this kind of computer language. However, as used in this section, COBOL refers to the product IBM® Enterprise COBOL for z/OS® and OS/390®. In addition to the traditional characteristics provided by the COBOL language, ...
COBOLstands for Common Business Oriented Language. It is imperative, procedural, and object-oriented. A compiler is a computer program that takes other computer programs written in a high-level (source) language and converts them into another program, machine code, which the computer can understand...
COBOL was designed for business computer programs in industries such as finance and human resources. Unlike some high-level computer programming languages, COBOL uses English words and phrases to make it easier for ordinary business users to understand. The language was based on Rear Admiral Grace ...
Program notes written in any language can be used, COBOL compiler is acceptable. ENVIRONMENT DIVISION. Recorded program can be used to run computer environment. "ENVIRONMENT DIVISION." Department, including "CONFIGURATION SECTION" Environment Day and "INPUT-OUTPUT SECTION" input-output section. DATA ...
programming language,syntax, grammar, and symbols or words used to give instructions to acomputer. Development of Low-Level Languages All computers operate by following machine language programs, a long sequence of instructions called machine code that is addressed to the hardware of the computer and...
The goal was to create a programming language with the following attributes: Portability between computer systems, thus making it easier to migrate software both across generations of hardware and between hardware makers. More English-like syntax than other languages of the time (e.g., FORTRAN) ...