enum
{
SUNDAY,
MONDAY,
TUESDAY,
}day;
main()
{
day =20;
printf("%d",);
getch();
}
what will be the output of the above program
1 Answers
write a program in reverse the string without using
pointer,array,global variable declaration,lib fun only using
a function?
5 Answers
HCL,
What is the use of a ‘