Switch and classes in c

  • Unique Paper ID: 142697
  • Volume: 2
  • Issue: 6
  • PageNo: 138-139
  • Abstract:
  • A switch statement allows a variable to be tested for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each switch case.

Copyright & License

Copyright © 2025 Authors retain the copyright of this article. This article is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

BibTeX

@article{142697,
        author = {Nishant},
        title = {Switch and classes in c},
        journal = {International Journal of Innovative Research in Technology},
        year = {},
        volume = {2},
        number = {6},
        pages = {138-139},
        issn = {2349-6002},
        url = {https://ijirt.org/article?manuscript=142697},
        abstract = {A switch statement allows a variable to be tested for equality against a list of values. Each value is called a case, and the variable being switched on is checked for each switch case.},
        keywords = {C,Switch},
        month = {},
        }

Cite This Article

  • ISSN: 2349-6002
  • Volume: 2
  • Issue: 6
  • PageNo: 138-139

Switch and classes in c

Related Articles