printf("%d",(printf("Hello")); What it returns?
Answer Posted / srinivasa. p
int
| Is This Answer Correct ? | 0 Yes | 18 No |
Post New Answer View All Answers
What is the general form of #line preprocessor?
Does c have class?
What is c basic?
How do you view the path?
Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff
Describe the modifier in c?
What is the auto keyword good for?
What are header files? What are their uses?
how to build a exercise findig min number of e heap with list imlemented?
What is memcpy() function?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
How is = symbol different from == symbol in c programming?
What is 2c dna?
What is structure and union in c?
What is call by reference in functions?