Computer Science, asked by sainiranjan10092006, 7 months ago

#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 boss001gamer
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 Aaringupta118
1

very good

you learn the

turbo c++ problem languages

Explanation:

your written program is right

Similar questions