write a simple program that would give 3 different messages if 3 different names where typed in?
Answers
Answered by
4
Answer:
The basic elements of a program are the data declarations, functions, and comments. Let’s see how these can be organized into a simple C program.
Similar questions