Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1114871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T03:04:19+00:00 2026-05-17T03:04:19+00:00

What is COBOL used for?

  • 0

What is COBOL used for?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T03:04:20+00:00Added an answer on May 17, 2026 at 3:04 am

    COmmon Business Oriented Language ‘invented’ by Grace Murray Hopper ( read about her she is one one of the pivotal people in the development of computing as we know it today). The general idea was to produce a language that was English based as opposed to mathematically based or expressed as such in the code.

    Very simply put you would use a construct like

    ADD YEARS TO AGE
    

    as opposed to

    age = age + years
    

    or

    age += years
    

    Appearing in the early 1960’s it was massively adopted for processing in the area of business. There are still a large volume of applications built in COBOL still running and maintained and it is still very much alive and kicking. Around 1997 Gartner reported that 80% of the world’s business ran on COBOL with over 200 billion lines of code in existence and with an estimated 5 billion lines of new code annually. So you could do a lot worse than learn COBOL to ensure you have a job for life.

    The structure of a cobol program is summarised in the Mnemonic In Every Damn Program. Meaning that there is an:-

    • Identification Division giving information about the program
    • Environment Division describing the hardware
    • Data Division (In my day we used CODASYL now better known and newly re-invented as no-sql
    • Procedure Division ‘Here be code’

    Because of the legacy from punch cards (yes i used them as well) you always started the code by indenting 8 spaces in else some compilers would not recognise it (shades of Python where whitespace is significant).

    It is of course a compiled language.

    Where is it used. Governments, the Military Businesses of all sizes but usually the larger corporates so i suppose you could say everywhere and it is used to run governments, and the Military and business’s. I believe the US’s social welfare system runs on several million lines of Cobol written in the mid 60’s. Experian a large UK based credit rating company uses it throughout there operation with interfaces to the web. Again in the UK most of the Building Societies and Banks run their core systems on it.

    I could go on but i won’t go and read about it. And by the way you can even get Object Oriented Cobol if you want

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The Cobol's SEARCH keyword can be used to search one dimensional arrays indexed. But
We have some Microfocus Cobol.Net applications. We would like to create a dependency map
I'm completely new to COBOL, but I'd like to take a look at the
We are processing IBMEnterprise Japanese COBOL source code. The rules that describe exactly what
I have an existing MF COBOL 4.0 program with years of data in a
I'm starting to learn about COBOL. I have some experience writing programs that deal
Is it possible to change SQL in a z/OS mainframe COBOL application so that
We have a Japanese client that has source code in COBOL on an mainframe.
ORIGINAL Q: I'm wondering if anyone has had experience of migrating a large Cobol/PL1
I'm using CICS in Cobol program and I've noticed that sometimes data are written

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.