Variable types in C include char, int, float, double, and others. Variables are declared with a type, followed by the variable name. C uses keywords like int, float etc. to declare variables and constants. Common functions to input/output data include printf to print data and scanf to read input into variables.
9. C ANSI Standard C)
defa regist volatil
auto float struct break
ult er e
doubl
do far return switch while case
e
typede signe
goto short char else if
f d
unio unsig contin
const enum int sizeof
n ned ue
exter
long static void
n
Borland C
10. C
char
string
char name[n] = "str";
nam
e
n
str
18. printf
Hello
printf("Hello
Program C
Program C");
printf("Lampang Lampang
kunlayanee kunlayanee school
school");
Lampang
printf("Lampang
Thailand
Thailand");