Variable Definition and Initializing

Rumman Ansari   Software Engineer   2023-09-02   311 Share
☰ Table of Contents

Table of Content:


  • In this video we will learn:
  • What is variable?
  • Needs of variable?
  • Types of variable?
  • Rules for naming c variables?
  • How to declare variable?
  • How to initialize a variable?
How to declare and initialize in a single statement ?