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
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What are the key features in c programming language?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How can I get the current date or time of day in a c program?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
Why do we use namespace feature?
#include
What are shell structures used for?
What is derived datatype in c?
c language interview questions & answer
Which is best book for data structures in c?
What is the sizeof () a pointer?
What is the condition that is applied with ?: Operator?
What will be your course of action for a push operation?
Why clrscr is used in c?