COBOL 85 introduced the EVALUATE statement and scope terminators for most statements (e.g., END-READ for READ). It also introduced the ability to pass by content (CALL BY CONTENT).
Grace Hopper is known as the Mother of Cobol.
COBOL was originally designed by Grace Hopper and is on of the oldest programming languages. The name stands for Common Business Orientated Language. More information can be found at websites such as Wikipedia.
spaghetti
A worker with knowledge and experience of Cobol can find employment as a computer programmer. A job available to someone with more experience and a mastery of Cobol would be in maintaining mainframe computers.
cobol
COBOL 85 introduced the EVALUATE statement and scope terminators for most statements (e.g., END-READ for READ). It also introduced the ability to pass by content (CALL BY CONTENT).
COBOL-85 is a later version of COBOL language. COBOL-85 also known as VS COBOL-II provides more features than COBOL-74. Some of the features of COBOL-85 are: 1. In COBOL-85 we can use following delimiters such as END-IF, END-PERFORM,END-STRING,etc. 2. We can use EVALUATE verb in place of complex IF structures. 3. CALL statement can pass variables by CONTENT and BY reference. In COBOL-74 we can only use pass by reference. 4. A new verb CONTINUE is introduced in order to over come the limitations of NEXT SENTENCE verb. 5. COBOL - 85 supports 32 bit addressing mode. UR'S Rj
No, COBOL is a programming language.
Andreas S. Philippakis has written: 'The new COBOL' -- subject(s): COBOL (Computer program language) 'Comprehensive COBOL' -- subject(s): COBOL (Computer program language) 'Information systems through COBOL' -- subject(s): COBOL (Computer program language), Management information systems 'COBOL for business applications' -- subject(s): COBOL (Computer program language)
can you tell me what inspired Dr Hooper to invent COBOL
Grace Hopper is known as the Mother of Cobol.
Paul Noll has written: 'The COBOL programmers handbook' -- subject(s): COBOL (Computer program language) 'Structured COBOL methods' -- subject(s): COBOL (Computer program language), Structured programming
Yes evaluar is Spanish for evaluate
COBOL was originally designed by Grace Hopper and is on of the oldest programming languages. The name stands for Common Business Orientated Language. More information can be found at websites such as Wikipedia.
COBOL (common business-oriented language) is an operating system.
COBOL stands for Common Business-Oriented Language. It is a programming language primarily used in business, finance, and administrative systems for writing applications. COBOL is known for its readability and usage in large-scale legacy systems.