Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Difference Between
4.2k+ articles
Computer Networks
2.9k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
COBOL-Basics
22 articles
COBOL-Data-Items
7 articles
COBOL-File-Handling
3 articles
COBOL-Conditional-Expressions
2 articles
COBOL-Divisions
2 articles
COBOL-Functions
1 article
Programming Language
>
COBOL
COBOL
44 posts
Popular Articles
Recent Articles
File Handling in COBOL
Last Updated: 26 April 2025
File Handling is an important feature in COBOL Language. Only structured data in the form of files are handled. Files consist of Records and
...read more
Technical Scripter
Picked
COBOL
COBOL-Data-Items
Technical Scripter 2022
Linkage Section in COBOL
Last Updated: 26 April 2025
The linkage Section in COBOL is used to declare the variables and it is used in calling the variable from another program. It is used in cal
...read more
Technical Scripter
Picked
COBOL
COBOL-Basics
COBOL Divisions
Last Updated: 24 August 2022
COBOL stands for Common Business-Oriented Programming Language, which is one of the oldest and first high-level programming languages. It is
...read more
Picked
COBOL
COBOL-Divisions
Similar Topics
Difference Between
4.2k+ articles
Computer Networks
2.9k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
COBOL-Basics
22+ articles
COBOL-Data-Items
7+ articles
COBOL-File-Handling
3+ articles
COBOL-Conditional-Expressions
2+ articles
COBOL-Divisions
2+ articles
COBOL-Functions
1+ articles
Array or Table Processing in COBOL
Last Updated: 19 September 2022
Arrays comes under the processing of "Linear data structure". It is a collection of single data items that can be referred by a single data
...read more
Picked
COBOL
COBOL-Divisions
COMP-3 in COBOL
Last Updated: 26 August 2022
In COBOL, a programmer is allowed to specify the internal form of the records items that allows you to facilitate its use in the maximum eff
...read more
Picked
COBOL
COBOL-Basics
COBOL - Data Types
Last Updated: 05 April 2022
A Datatype is a classification by the programmer to tell the compiler/interpreter how data will be used inside a program. For example, the r
...read more
Picked
COBOL
COBOL-Basics
COBOL - Basic Syntax
Last Updated: 04 March 2022
Cobol is a high-level language, which has its own compiler. The COBOL compiler translates the COBOL program into an object program, which is
...read more
Picked
COBOL
COBOL-Basics
Geeks-Premier-League-2022
Geeks Premier League
COBOL - Installing COBOL
Last Updated: 20 January 2022
There are three things that interested software developers always need when learning a new programming language: a desire to learn, a few go
...read more
Picked
Installation Guide
how-to-install
COBOL
Variables in COBOL
Last Updated: 22 September 2021
Declaring and initializing variables might be simple for programmers. However, if this is your first programming language, think of a variab
...read more
Picked
COBOL
Blogathon
Blogathon-2021
COBOL-Basics
How to Install COBOL on MacOS?
Last Updated: 23 February 2022
COBOL is a compiled English-like computer programming language designed for business use. It is an imperative, procedural, and, since 2002,
...read more
Picked
Installation Guide
how-to-install
COBOL
Blogathon
Blogathon-2021
COBOL-Basics
Loop Statements in COBOL
Last Updated: 29 November 2022
Every programming language not only has a selection construct but also one that involves iteration.With this construct, it is possible for a
...read more
Picked
COBOL
Blogathon
Blogathon-2021
COBOL-Basics
Difference between COMP and COMP3
Last Updated: 11 September 2024
Computer stores the data in more than one form. The Cobol language facilitates the programmer to specify the internal representation of the
...read more
Computer Networks
Picked
COBOL
Difference Between Search and Search All in COBOL
Last Updated: 09 September 2021
There are two ways in which we can perform the searching operations in COBOL, first using the traditional method i.e. by applying the loop w
...read more
Difference Between
Picked
COBOL
COBOL-Basics
Difference Between Sequential, Indexed, and Relative Files in COBOL
Last Updated: 07 September 2021
Files are the collection of records related to a particular entity. Through file handling, we can store these records in an organized order.
...read more
Difference Between
Picked
COBOL
Conditional Statements in COBOL
Last Updated: 24 February 2022
While writing a program a programmer needs to check for various conditions, if the condition is true then a particular block of statement/s
...read more
Picked
COBOL
Blogathon
Blogathon-2021
COBOL-Conditional-Expressions
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !