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: K Z

    This author has written 1821 articles
    1. Home>
    2. K Z>
    3. Page 65

    Arduino – Compound Operators

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:0 Comments

    In this topic, we will discuss Compound Operators examples. Assume variable A holds 10 and variable B holds 20 then − Operator nameOperator simpleDescriptionExampleincrement++Increment operator, increases integer value by oneA++…

    Continue ReadingArduino – Compound Operators

    Arduino – Bitwise Operators

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:0 Comments

    In this topic, we will discuss Bitwise Operator examples. Assume variable A holds 60 and variable B holds 13 then − Operator nameOperator simpleDescriptionExampleand&Binary AND Operator copies a bit to…

    Continue ReadingArduino – Bitwise Operators

    Arduino – Boolean Operators

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:0 Comments

    In this topic, we will discuss Boolean Operators examples. Assume variable A holds 10 and variable B holds 20 then − Operator nameOperator simpleDescriptionExampleand&&Called Logical AND operator. If both the…

    Continue ReadingArduino – Boolean Operators

    Arduino – Comparison Operators

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:3 Comments

    In this guide, we will discuss the Comparison Operator examples. Assume variable A holds 10 and variable B holds 20 then − Operator nameOperator simpleDescriptionExampleequal to= =Checks if the value…

    Continue ReadingArduino – Comparison Operators

    Arduino – Arithmetic Operators

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:0 Comments

    In this guide, we will discuss Arithmetic Operators examples. Assume variable A holds 10 and variable B holds 20 then − Operator nameOperator simpleDescriptionExampleassignment operator=Stores the value to the right…

    Continue ReadingArduino – Arithmetic Operators

    Arduino – Operators

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:3 Comments

    An operator is a symbol that tells the compiler to perform specific mathematical or logical functions. C language is rich in built-in operators and provides the following types of operators…

    Continue ReadingArduino – Operators

    Arduino – Variables & Constants

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:1 Comment

    Before we start explaining the Variable and constants types, a very important subject we need to make sure, you fully understand is called the variable scope. What is Variable Scope? Variables…

    Continue ReadingArduino – Variables & Constants

    Arduino – Data Types

    • Post author:K Z
    • Post published:October 26, 2021
    • Post category:Arduino
    • Post comments:0 Comments

    Data types in C refers to an extensive system used for declaring variables or functions of different types. The type of a variable determines how much space it occupies in…

    Continue ReadingArduino – Data Types

    VBA – DateSerial Function

    • Post author:K Z
    • Post published:October 25, 2021
    • Post category:VBA
    • Post comments:0 Comments

    A Function, which returns a date for the specified day, month, and year parameters. Syntax DateSerial(year,month,day) Parameter Description Year − A required parameter. A number between 100 and 9999 or a…

    Continue ReadingVBA – DateSerial Function

    VBA – Format DateTime Function

    • Post author:K Z
    • Post published:October 25, 2021
    • Post category:VBA
    • Post comments:0 Comments

    A Function, which helps the developers to format and return a valid date and time expression. Syntax FormatDateTime(date,format) Parameter Description Date − A required parameter.Format − An optional parameter. The Value that…

    Continue ReadingVBA – Format DateTime Function
    • Go to the previous page
    • 1
    • …
    • 62
    • 63
    • 64
    • 65
    • 66
    • 67
    • 68
    • …
    • 183
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP