printf("%d",(printf("Hello")); What it returns?
Answer Posted / soupal roy
hello4
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
What is character set?
What is the heap?
how to find anagram without using string functions using only loops in c programming
How to find a missed value, if you want to store 100 values in a 99 sized array?
Are there constructors in c?
What is the use of putchar function?
What is #define size in c?
How are strings stored in c?
Why c is called top down?
What is the use of sizeof () in c?
What does & mean in scanf?
Explain how do you use a pointer to a function?
What is volatile variable how do you declare it?
What is the use of header?