what will be the output for the following
main()
{
printf("hi" "hello");
}

Answer Posted / chaitu

the output of this is "hihello"

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you check to see whether a symbol is defined?

579


When can you use a pointer with a function?

553


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1567


shorting algorithmS

1786


Is multithreading possible in c?

553






There seem to be a few missing operators ..

599


What is nested structure in c?

594


What is the use of the function in c?

588


How do I get a null pointer in my programs?

604


State two uses of pointers in C?

626


What is an expression?

646


What is volatile, register definition in C

672


How is a null pointer different from a dangling pointer?

544


What is wild pointer in c?

590


What is the difference between text and binary i/o?

579