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
  • Get data the way you want

    AWK – Regular Expression Operators

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:2 Comments

    This topic is about AWK - Regular Expression Operators. This example explains the two forms of regular expressions operators. Match It is represented as ~. It looks for a field…

    Continue ReadingAWK – Regular Expression Operators

    AWK – Array Membership Operator

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:2 Comments

    This topic is about AWK - Array Membership Operator. It is represented by in. It is used while accessing array elements. The following example prints array elements using this operator. Example…

    Continue ReadingAWK – Array Membership Operator

    AWK – String Concatenation Operator

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:1 Comment

    This topic is about AWK - String Concatenation Operator. Space is a string concatenation operator that merges two strings. The following example demonstrates this − Example [jerry]$ awk 'BEGIN {…

    Continue ReadingAWK – String Concatenation Operator

    AWK – Exponential Operators

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:2 Comments

    This topic is about AWK - Exponential Operators. There are two formats of exponential operators − Exponential Format 1 It is an exponential operator that raises the value of an…

    Continue ReadingAWK – Exponential Operators

    AWK – Unary Operators

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:1 Comment

    This topic is about AWK - Unary Operators. AWK supports the following unary operators − Unary Plus It is represented by +. It multiplies a single operand by +1. Example…

    Continue ReadingAWK – Unary Operators

    AWK – Ternary Operator

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:2 Comments

    This topic is about AWK - Ternary Operator. We can easily implement a condition expression using ternary operator. The following example demonstrates this − Example condition expression ? statement1 :…

    Continue ReadingAWK – Ternary Operator

    OOAD – Object-Oriented System

    • Post author:R S
    • Post published:October 20, 2021
    • Post category:OOAD
    • Post comments:1 Comment

    In this chapter, we will discuss the OOAD Object-Oriented System. We know that the Object-Oriented Modelling (OOM) technique visualizes things in an application by using models organized around objects. Any…

    Continue ReadingOOAD – Object-Oriented System

    AWK – Logical Operators

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:2 Comments

    This topic is about AWK - Logical Operators. AWK supports the following logical operators − Logical AND It is represented by &&. Its syntax is as follows − Syntax expr1 &&…

    Continue ReadingAWK – Logical Operators

    OOAD – Object Model

    • Post author:R S
    • Post published:October 20, 2021
    • Post category:OOAD
    • Post comments:1 Comment

    The OOAD Object Model visualizes the elements in a software application in terms of objects. In this chapter, we will look into the basic concepts and terminologies of object-oriented systems. OOAD…

    Continue ReadingOOAD – Object Model

    AWK – Relational Operators

    • Post author:S J
    • Post published:October 20, 2021
    • Post category:AWK
    • Post comments:1 Comment

    This topic is about AWK - Relational Operators. AWK supports the following relational operators − Equal to It is represented by ==. It returns true if both operands are equal,…

    Continue ReadingAWK – Relational Operators
    • Go to the previous page
    • 1
    • …
    • 218
    • 219
    • 220
    • 221
    • 222
    • 223
    • 224
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP