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


Please Help Members By Posting Answers For Below Questions

Who developed c language?

883


What is a floating point in c?

851


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

1841


In C programming, what command or code can be used to determine if a number of odd or even?

858


What are the types of functions in c?

784


What does int main () mean?

797


What is c language in simple words?

839


What is the difference between #include

and #include “header file”?

822


Can we use visual studio for c?

807


Can static variables be declared in a header file?

848


What is substring in c?

906


What is the stack in c?

913


Explain the difference between null pointer and void pointer.

878


What does void main () mean?

987


What is pragma in c?

878