Back to Browse

Variable in C langauge

222 views
Aug 7, 2020
10:38

Variable Variable declaration Variable initialization Variable is a quantity that can be changed during program execution Variable are created in RAM RAM stands for Random Access Memory Variable declaration: the process of specifying the variable with its types is called variable declaration Variable initialization: The process of assigning a value to a variable at the time of declaration is called variable initialization The equal sign is used to assign a value to the variable

Download

1 formats

Video Formats

360pmp424.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Variable in C langauge | NatokHD