Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 143

    COBOL – File Handling Verbs

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    File handling verbs are used to perform various operations on files. Following are the file handling verbs − OpenReadWriteRewriteDeleteStartClose Open Verb Open is the first file operation that must be…

    Continue ReadingCOBOL – File Handling Verbs

    COBOL – File Access Mode

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    Till now, file organization schemes have been discussed. For each file organization scheme, different access modes can be used. Following are the types of file access modes − Sequential AccessRandom…

    Continue ReadingCOBOL – File Access Mode

    COBOL – File Organization

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    File organization indicates how the records are organized in a file. There are different types of organizations for files so as to increase their efficiency of accessing the records. Following…

    Continue ReadingCOBOL – File Organization

    COBOL – File Handling

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    The concept of files in COBOL is different from that in C/C++. While learning the basics of 'File' in COBOL, the concepts of both languages should not be corelated. Simple…

    Continue ReadingCOBOL – File Handling

    COBOL – Table Processing

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:1 Comment

    Arrays in COBOL are known as tables. An array is a linear data structure and is a collection of individual data items of same type. Data items of a table…

    Continue ReadingCOBOL – Table Processing

    COBOL – String Handling

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    String handling statements in COBOL are used to do multiple functional operations on strings. Following are the string handling statements − InspectStringUnstring Inspect Inspect verb is used to count or…

    Continue ReadingCOBOL – String Handling

    COBOL – Loop Statements

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    There are some tasks that need to be done over and over again like reading each record of a file till its end. The loop statements used in COBOL are…

    Continue ReadingCOBOL – Loop Statements

    COBOL – Conditional Statements

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    Conditional statements are used to change the execution flow depending on certain conditions specified by the programmer. Conditional statements will always evaluate to true or false. Conditions are used in…

    Continue ReadingCOBOL – Conditional Statements

    COBOL – Data Layout

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    COBOL layout is the description of use of each field and the values present in it. Following are the data description entries used in COBOL − Redefines ClauseRenames ClauseUsage ClauseCopybooks…

    Continue ReadingCOBOL – Data Layout

    COBOL – Data Types

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    Data Division is used to define the variables used in a program. To describe data in COBOL, one must understand the following terms − Data NameLevel NumberPicture ClauseValue Clause 01…

    Continue ReadingCOBOL – Data Types
    • Go to the previous page
    • 1
    • …
    • 140
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP