main()
{
printf("hello%d",print("QUARK test?"));
}
Answers were Sorted based on User's Feedback
Answer / vignesh1988i
QUARK test?hello1
first it prints the inner most printf statement and then and the comes to the second printf and returns the number of characters inside the " ". but this wat i think, may be wrong too
thank u.
| Is This Answer Correct ? | 1 Yes | 1 No |
write a program to fined second smallest and largest element in a given series of elements (without sorting)
Identify the correct argument for the function call fflush () in ANSI C: A)stdout B)stdin C)stderr D)All the above
find the output of the following program main() { int x=5, *p; p=&x; printf("%d",++*p); }
how to find anagram without using string functions using only loops in c programming
What is the use of #define preprocessor in c?
What is a newline escape sequence?
What are external variables in c?
Explain what are global variables and explain how do you declare them?
What does return 1 means in c?
What does void main () mean?
What is struct node in c?
why TCS selected more student in the software field from all institution.