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

Answer Posted / manoj

it raises an error

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can arithmetic operations not be performed on void pointers?

600


How can you find the exact size of a data type in c?

615


How can I manipulate strings of multibyte characters?

646


What is the difference between fread buffer() and fwrite buffer()?

682


Why do we use main function?

650






Is printf a keyword?

772


What is a lvalue

670


What is the difference between new and malloc functions?

587


How do you write a program which produces its own source code as output?

620


What does c value mean?

641


When should the const modifier be used?

666


write a program to find out prime number using sieve case?

1648


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1459


Tell me what is the purpose of 'register' keyword in c language?

628


What is adt in c programming?

627