The word evaluate in the programming language COBOL can be used to replace a nested if statement. Instead of long statement evaluate allows one to shorten the coding required and write cleaner code.
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
Find about microfocus Cobol at below link http://www.applicationporting.org/2013/05/what-is-micro-focus-cobol.html#.UaLwfaIwfMk
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. See Related Links for more information. For the point of COBOL's obsolescence, COBOL also stands for Completely Obsolete Business-Oriented Language.