1. main()
{
printf("%d",printf("HelloSoft"));
} Output?
Answer Posted / sandy
Upon a successful return, the printf() function returns the
number of characters printed.
Answer: HelloSoft9
Is This Answer Correct ? | 39 Yes | 2 No |
Post New Answer View All Answers
Who developed c language?
What is a floating point in c?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
In C programming, what command or code can be used to determine if a number of odd or even?
What are the types of functions in c?
What does int main () mean?
What is c language in simple words?
What is the difference between #include
Can we use visual studio for c?
Can static variables be declared in a header file?
What is substring in c?
What is the stack in c?
Explain the difference between null pointer and void pointer.
What does void main () mean?
What is pragma in c?