write a program to print you name , school name ,class , age in four different lines with output
(c programming)
Answers
Answered by
1
Answer:
1 #include<stdio.h>
2 int main()
3 {
4 printf("name :Sanjay Kumar\n");
5 printf(DOB :June 11 2006\n");
6 return(0)
7 }
HOPE IT HELPS
Similar questions
Math,
3 months ago
English,
6 months ago
Environmental Sciences,
6 months ago
Biology,
10 months ago