Getting Started With C

Constants

Types of Constants
  • Syntax to define constant
  • Constants

    Examples :

  • Program:

    Program.c

    Resources :

    Test Your Knowledge
    Choose The

    With supporting text below as a natural lead-in to additional content.

    Q1. A variable name can have ?

    Q2. Which pair of symbols is used to define the scope of functions, loops, and other code blocks in C?