what will be the output for the following
main()
{
printf("hi" "hello");
}
Answers were Sorted based on User's Feedback
Answer / manishsoni
can any one tell me hows the answer is:
hihello
Is This Answer Correct ? | 2 Yes | 0 No |
Is there a built-in function in C that can be used for sorting data?
How can this be legal c?
A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
What is strcmp in c?
what is the definition of storage classes?
What are the types of data types and explain?
Where register variables are stored in c?
Explain the use of 'auto' keyword
What is null character in c?
Explain how do you generate random numbers in c?
write the program for prime numbers?
73 Answers Accenture, Aptech, Infosys, TCS,