answersLogoWhite

0

What is the purpose of cobol?

Updated: 8/10/2023
User Avatar

Wiki User

7y ago

Best Answer

COBOL is still used in a number of legacy applications such as finance and manufacturing industries as it is purposely designed to be fit for business application. A number of recent developments have brought web front ends to Cobol which is likely to extend the life of Cobol even further.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

COBOL is a computer programming language that was used in the 1970's and 1980's. It has been replaced by more sophisticated programming lanquages like C and C++. It was mostly a business oriented computer language and could not do games or long mathematical calculations.

This answer is:
User Avatar

User Avatar

Wiki User

7y ago

COBOL (COmmon Business Oriented Language) is commonly used to write programs for businesses. One of the oldest and most widely-used programming languages, COBOL remains the language of choice due to the clarity of its (largely) self-documenting source code, the wide availability of training materials and documentation and a large library of functions and subroutines available to programmers.

In addition, COBOL has built-in support for numerical formats that are suitable for handling large amounts of money. Programmers using other languages with support for only integers and floating point numbers, must either create their own data type and define the relevant operations on it or take special precautions to ensure the accuracy of their financial calculations.

This answer is:
User Avatar

User Avatar

Wiki User

5y ago

COBOL is an acronym for COmmon Business Oriented Language, a high-level programming language designed for business use.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

It stands for COmmon Business Oriented Language.

It is Second Generation Computer Language.

-Tushar Kalra

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purpose of cobol?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is COBOL grid?

COBOL stands for Common Business Oriented Language. It is the programming language used on computers for the purpose of business.


What is cobol and c language?

Common Business Oriented Language/ COBOL is widely used programming language by businesses. While C is a general purpose programming invented by Dennis Ritchie.


Is COBOL an application program?

No, COBOL is a programming language.


What has the author Andreas S Philippakis written?

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)


What inspired COBOL?

can you tell me what inspired Dr Hooper to invent COBOL


Who is known as the mother of Cobol?

Grace Hopper is known as the Mother of Cobol.


What is the Meaning of COBOL?

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.


What is the difference between cobol-74 and cobol-85?

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


What has the author Paul Noll written?

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


Where can a person find information about 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.


What is COBOL is it a device or a operating system?

COBOL (common business-oriented language) is an operating system.


If you are working in a software company and are in cobol with unix and oracle project what would your career growth be if you got trained in mf cobol?

The most important thing here is to know that unix and cobol is a good platform to work in that to with Oracle as the database. The mf cobol is almost a standard cobol that is followed these days, and many banks want to migrate to this version of cobol(as it is perfectly suited to Unix systems) the another version which is quite popular is IBM cobol this one is more popular with the mainframes community since Ibm is the leader here and it was good move to have there own cobol. so if you are assotiated with unix and not with mainframes then mf cobol is suited with u and most of the middle east and European banks are on unix . but if u want to switch to mainframes then go for IBM cobol. A bit of C language knowledge would certainly be a positive point in your resume.