Write a program to declare variables with different names and data types.
The above code is a C program that declares and assigns values to four variables: an integer variable Num, an integer variable WEIGHT, a floating-point variable HeIgHt and a character array name. The program also includes comments explaining the code and some rules for naming a variable in C language. It’s important to note that […]