write a program to take the name and age as input from the user and displaying it on the screen
Answers
Answered by
3
Explanation:
int a,b;
printf("enter name and age");
scanf("%d","%d",&a,&b);
break;
c language
Similar questions
Economy,
2 months ago
Math,
2 months ago
Math,
4 months ago
Math,
10 months ago
Computer Science,
10 months ago