C Programming (1) - Zambrano
C Programming (1) - Zambrano
01
Procedural
Language-
Instructions in a C
02 program are
Portable- You can executed step by
move C programs step.
from one platform
to another, and run 03
it without any or
Speed- C
minimal changes.
.
programming is
faster than most
04 programming
General Purpose- C languages like Java,
programming can be Python, etc.
used to develop
operating systems,
embedded systems,
databases, and so on.
EXAMPLE OF C
PROGRAMMING