Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Java
10.8K+ articles
Mathematical
7.8K+ articles
C++
4.3K+ articles
Competitive Programming
3.3K+ articles
C++ Programs
2.4K+ articles
Algorithms
2.0K+ articles
C Language
1.8K+ articles
Programming Language
/
COBOL
COBOL
316+ posts
Recent Articles
Popular Articles
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 mostly used for the defense an...
read more
Picked
COBOL
COBOL-Divisions
File Access Modes in COBOL
Last Updated: 28 April 2025
COBOL an acronym for Common Business Oriented Language is a computer programming language, which was designed for business use. In COBOL, file access modes are used to spe...
read more
Picked
COBOL
Programming Construction in COBOL
Last Updated: 05 December 2022
COBOL is a compiled, imperative, procedural programming language designed for business use. It can handle very large numbers and strings. COBOL is still in use today becau...
read more
Picked
COBOL
COBOL-Basics
COBOL Words
Last Updated: 12 December 2022
COBOL Words are characters like string that can be reserved words or user-defined words. The length can be up to 30 characters. COBOL words must be as from a set of letter...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-Basics
Data Item Declaration in COBOL
Last Updated: 28 April 2025
Data Item declaration is nothing but declaring the variables used in a COBOL program. To declare the variables in a program, we should start with the level number and name...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-Data-Items
Subroutines in COBOL
Last Updated: 28 April 2025
Subroutines in COBOL are small programs that are compiled independently but cannot be run directly. Cobol subroutine is a small program that can be compiled independently ...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-Basics
Linkage Section in COBOL
Last Updated: 28 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 calling the variable or data from ...
read more
Technical Scripter
Picked
COBOL
COBOL-Basics
Internal Sort in COBOL
Last Updated: 28 April 2025
Internal Sequential files are often used in big data operational processing applications, necessitating the records to be arranged in an operational ascending or descendin...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-Basics
Data Layout in COBOL
Last Updated: 28 April 2025
COBOL is a programming language that was developed in the 1950s for business and financial applications. In COBOL, the data layout is the arrangement of data items in a pr...
read more
Picked
COBOL
COBOL-Data-Items
Database Interface in COBOL
Last Updated: 24 January 2023
Programs in COBOL communicate with the DB2 Database. Data Base2 is DB2, and it was created by IBM. The database is a relational one. The relational information is kept in ...
read more
Picked
COBOL
COBOL-Data-Items
File Handling in COBOL
Last Updated: 28 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 Fields, which contain informat...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-Data-Items
Input-Output Section in COBOL
Last Updated: 28 April 2025
In COBOL, the INPUT-OUTPUT SECTION is a section of the program where you can define file-handling statements. These statements are used to read from or write to external f...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-Basics
Sequence Programming Construction in COBOL
Last Updated: 28 April 2025
COBOL (Common Business-Oriented Language) supports sequence programming construction through the use of sections, paragraphs, and sentences. A section is a group of paragr...
read more
Picked
COBOL
COBOL-Basics
File Declaration in COBOL
Last Updated: 28 April 2025
COBOL (Common Business-Oriented Language) is a high-level programming language that was developed in the 1950s for business applications. In COBOL, a file is a collection ...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-File-Handling
File Section in COBOL
Last Updated: 28 April 2025
COBOL is a high-level programming language for business applications or business use. It was designed in 1959 by the Conference on Data Systems Language (CODASYL). It was ...
read more
Technical Scripter
Picked
COBOL
Technical Scripter 2022
COBOL-File-Handling
1
2
3
4
...
22
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 !