Variable in c

Rumman Ansari   Software Engineer   2022-08-06   303 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 ?