printf("%d",(printf("Hello")); What it returns?
Answer Posted / varun
error bcz 1 bracket is missing.
if corected
output will b
Hello5
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
What is a dynamic array in c?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
How can a process change an environment variable in its caller?
Why is c called a mid-level programming language?
What is bubble sort in c?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
If fflush wont work, what can I use to flush input?
Explain Function Pointer?
What is fflush() function?
swap 2 numbers without using third variable?
What header files do I need in order to define the standard library functions I use?
What are the types of functions in c?
What is the meaning of typedef struct in c?
Was 2000 a leap year?
What does c mean?