1. main()
{
printf("%d",printf("HelloSoft"));
} Output?
Answer Posted / micheal b
Hello soft
| Is This Answer Correct ? | 1 Yes | 18 No |
Post New Answer View All Answers
How can I do graphics in c?
Define Spanning-Tree Protocol (STP)
Is c dynamically typed?
What are unions in c?
What is the difference between a function and a method in c?
write a program to generate address labels using structures?
What is variables in c?
Explain heap and queue.
What is a pointer variable in c language?
Are negative numbers true in c?
difference between native and cross compilers
How can I read in an object file and jump to locations in it?
What are the types of functions in c?
Can include files be nested? How many levels deep can include files be nested?
Why we use stdio h in c?