C Programming and Technical Programming Technical

//let header file ok
void main()
{
int i;x=123;
x={printf("c++" "4")};
for(i=0;i<=x;i++);
{
printf("%d",i);
}
}

Read Solution (Total 11)

C Other Question

write a program
if input string is:
Welcome to Home
then output string will be
Home ot Welocme
Word of string should be odd number
Find the output.
main()
int i;
pf("%d",i);

1.0
2.NULL
3.GARBAGE VALUE
4.COMPILE ERROR