Here's a simple 2 practice program in the C programming language.
1. write a program to print Student Details
Code is-
Output -
2. write a program to print reverse of the given number
Code is -
Output
For More Information Watch Video
All C Topics : -
- C Language Intro
- Structure of C Language
- Variable & data Types
- Printf and Scanf Function
- Operator in c Language
- If Statement in c Language
- If else and Nasted if in C
- Switch Case In C
- While loop in C Language
- Exit Control Loop (Do While)
- For Loop in c
- C Language Pratice Program
- Goto Statement in c Programming
- Array in c
- Pointer in c Language
- String in c Language