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
cavium networks written test pattern ..
What is the sizeof () operator?
Do you know the use of 'auto' keyword?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
How can I remove the leading spaces from a string?
Explain built-in function?
What is the use of header files?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
Why is not a pointer null after calling free?
How to implement a packet in C
What is pass by reference in c?
What is a keyword?
the question is that what you have been doing all these periods (one year gap)
What is the purpose of the preprocessor directive error?