- Date: 12 January 2024
- By: Milind Bhatt
- Categories: C Programs
In this article, I will show you how to write a C program to display your name, address and city in different lines using a simple printf statement or puts statement. This is a basic program that can help you learn the syntax and structure of C language.
Read More