#include<stdio.h>
void main()
{
int x;
printf("Enter a number : ");
scanf("%d",&x);
if(x==1)
printf("SUN");
else if(x==2)
printf("MON');
else if(x==3)
printf("TUE")
else
printf("INVALID"):
Answers
Answered by
9
Explanation:
On the basis of composition, matter can be classified as compound, element and mixture. Solids, liquids and gases are physical states of matter
mark me brainly answers
Answered by
1
very good
you learn the
turbo c++ problem languages
Explanation:
your written program is right
Similar questions