what will be the output for the following
main()
{
printf("hi" "hello");
}
Answer Posted / manishsoni
can any one tell me hows the answer is:
hihello
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are qualifiers?
What is the importance of c in your views?
What is meant by operator precedence?
What is the use of clrscr?
count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array
What is the advantage of a random access file?
What does calloc stand for?
When is a void pointer used?
how to execute a program using if else condition and the output should enter number and the number is odd only...
What is null pointer constant?
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
How can a program be made to print the line number where an error occurs?
Write a program to reverse a given number in c?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me